Description Usage Arguments Value Examples
View source: R/peptide_protein_matrix.R
Finds unique peptides that are a result of tryptic digestion of proteins specified in a list of amino acid sequences.
1 | get_peptides(protein_list)
|
protein_list |
List of proteins built from single letter codes of amino acids. |
Character vector of peptides.
1 | get_peptides(list("MKRAQ"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.