add_peptide_positions | R Documentation |
Identify the position(s) of the peptide sequence in the protein. Where a sequence has multiple master proteins, the peptide position is undefined (NA).
add_peptide_positions(
obj,
proteome_fasta,
master_protein_col = "Master.Protein.Accessions"
)
obj |
|
proteome_fasta |
|
master_protein_col |
|
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.