Skip to content

Commit 6e7b42d

Browse files
committed
Improve title and desc text
1 parent 66e1b84 commit 6e7b42d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

_pkgdown.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ template:
66
preset: "bootstrap"
77

88
reference:
9-
- title: "Protein and peptide sequence descriptors"
9+
- title: "Protein sequence descriptors"
1010
desc: >
11-
Functions for calculating protein/peptide sequence descriptors.
11+
Calculate protein and peptide sequence descriptors.
1212
contents:
1313
- extractAAC
1414
- extractDC
@@ -28,17 +28,17 @@ reference:
2828
- extractQSO
2929
- extractPAAC
3030
- extractAPAAC
31-
- title: "Profile-based protein and peptide sequence descriptors"
31+
- title: "PSSM descriptors"
3232
desc: >
33-
Functions for calculating the profile-based (PSSM) descriptors.
33+
Calculate PSSM (profile-based) protein and peptide sequence descriptors.
3434
contents:
3535
- extractPSSM
3636
- extractPSSMAcc
3737
- extractPSSMFeature
3838
- acc
39-
- title: "Proteochemometric Modeling (PCM) descriptors"
39+
- title: "PCM descriptors"
4040
desc: >
41-
Functions for calculating proteochemometric modeling (PCM) descriptors.
41+
Calculate PCM (proteochemometric modeling) descriptors.
4242
contents:
4343
- extractScales
4444
- extractScalesGap
@@ -50,7 +50,7 @@ reference:
5050
- extractBLOSUM
5151
- title: "Similarity measures between proteins"
5252
desc: >
53-
Functions for calculating protein sequence alignment based
53+
Calculate protein sequence alignment based
5454
similarity measures and GO-based semantic similarity measures.
5555
contents:
5656
- parSeqSim
@@ -62,7 +62,7 @@ reference:
6262
- twoGOSim
6363
- title: "Pre-process protein sequences"
6464
desc: >
65-
Helper Functions for pre-processing protein sequences.
65+
Helper functions for pre-processing protein sequences.
6666
contents:
6767
- getUniProt
6868
- readFASTA
@@ -71,7 +71,7 @@ reference:
7171
- protseg
7272
- removeGaps
7373
- protr-package
74-
- title: "Precomputed molecular descriptors for the 20 amino acids"
74+
- title: "Precomputed molecular descriptors"
7575
desc: >
7676
Precomputed molecular descriptors for the 20 amino acids.
7777
contents:
@@ -101,7 +101,7 @@ reference:
101101
- AATopoChg
102102
- AAWalk
103103
- AAWHIM
104-
- title: "BLOSUM and PAM matrices for the 20 amino acids"
104+
- title: "BLOSUM and PAM matrices"
105105
desc: >
106106
BLOSUM and PAM matrices for the 20 amino acids.
107107
contents:

0 commit comments

Comments
 (0)