Description Usage Arguments Value Examples
PTMlocate
annotates modified sites with associated peptides.
1 |
peptide |
A string vector of peptide sequences. The peptide sequence does not include its preceding and following AAs. |
uniprot |
A string vector of Uniprot identifiers of the peptides' originating proteins. UniProtKB entry isoform sequence is used. |
fasta |
A tibble with FASTA information. Output of |
modResidue |
A string. Modifiable amino acid residues. |
modSymbol |
A string. Symbol of a modified site. |
rmConfound |
A logical. |
A data frame with three columns: uniprot_iso
, peptide
,
site
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.