validseq | R Documentation |
This checks if the letters in a sequence are all valid amino acid codes
validseq(seq, halt = F)
seq |
character string of an amino acid sequence |
halt |
(optional) whether to pause until <return> is hit while processing |
a logical value: T if valid, F if not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.