View source: R/are_valid_protein_sequences.R
are_valid_protein_sequences | R Documentation |
Determine if these are all valid protein sequences, as can be used in topology prediction
are_valid_protein_sequences(protein_sequences, verbose = FALSE)
protein_sequences |
one ore more protein sequence,
each 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.