View source: R/is_valid_protein_sequence.R
| is_valid_protein_sequence | R Documentation | 
Determine if this is a valid protein sequence, as can be used in topology prediction
is_valid_protein_sequence(protein_sequence, verbose = FALSE)
protein_sequence | 
 a protein sequence, with
the amino acids as capitals, for
example   | 
verbose | 
 set to TRUE for more output  | 
TRUE if the protein sequence is valid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.