View source: R/is_protein_name_line.R
is_protein_name_line | R Documentation |
Is the line of text the name of a protein, as used within a FASTA filename?
is_protein_name_line(line)
line |
line of text from a FASTA filename |
TRUE if the line can be the name of a protein in a FASTA file
Richèl J.C. Bilderbeek
is_protein_name_line(">5H2A_CRIGR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.