Description Usage Arguments Value Examples
View source: R/peptic_digestion.R
This function performes tryptic digestion without missed or erroneus cleavage sites. This type of proteolysis is defined by the cleavage scheme [RK].<P>
1 | tryptic_digestion_single(protein)
|
protein |
Amino acids sequence as a single character of amino acid codes (single letter). |
a list of amico acid sequences that encode peptides.
1 2 | tryptic_digestion_single("DIRVAL")
# list("DIR", "VAL")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.