Skip to content

Commit

Permalink
Update pkgdown functions indx
Browse files Browse the repository at this point in the history
  • Loading branch information
moosa-r committed Dec 31, 2024
1 parent cffef09 commit c513bcf
Showing 1 changed file with 15 additions and 23 deletions.
38 changes: 15 additions & 23 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,37 +177,29 @@ reference:
desc: >
Functions that connect you to [UniProt](https://www.uniprot.org/) (Universal Protein Resource)
API resources.
- subtitle: Coordinates
contents:
- starts_with("rba_uniprot_coordinates")
- subtitle: Proteins
contents:
- starts_with("rba_uniprot_proteins")
- subtitle: Features
- subtitle: "Proteins - Proteins"
contents:
- starts_with("rba_uniprot_antigens")
- starts_with("rba_uniprot_epitope")
- starts_with("rba_uniprot_features")
- subtitle: Variation
contents:
- starts_with("rba_uniprot_mutagenesis")
- starts_with("rba_uniprot_proteins")
- starts_with("rba_uniprot_rna_edit")
- starts_with("rba_uniprot_variation")
- subtitle: Proteomics
- subtitle: "Proteomics"
contents:
- starts_with("rba_uniprot_proteomics")
- subtitle: Post-Translational Modification (PTM)
contents:
- starts_with("rba_uniprot_ptm")
- subtitle: Antigens
contents:
- starts_with("rba_uniprot_antigens")
- subtitle: Mutagenesis
contents:
- starts_with("rba_uniprot_mutagenesis")
- subtitle: Proteomes
- subtitle: "Proteomes"
contents:
- starts_with("rba_uniprot_proteomes")
- starts_with("rba_uniprot_genecentric")
- subtitle: Taxonomy
- subtitle: "Taxonomy"
contents:
- starts_with("rba_uniprot_taxonomy")
- subtitle: UniParc
- subtitle: "Coordinates"
contents:
- starts_with("rba_uniprot_uniparc")
- starts_with("rba_uniprot_coordinates")
- subtitle: "Uniparc"
contents:
- starts_with("rba_uniprot_coordinates")

0 comments on commit c513bcf

Please sign in to comment.