Description Usage Arguments Value Examples
According to criteria:
i. Is a vector with one or more elements.
ii. Is a character vector.
iii. All elements in vector have the same number of characters.
iv. Elements only contain allowed amino acid residues 'ARNDCQEGHILKMFPSTWYVX-'.
| 1 | pep_check(pep)
 | 
| pep | A vector of peptides to be checked | 
TRUE if the vector passed the check, otherwise stop() is called
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.