View source: R/validate-deep.R
| validate_fasta_content | R Documentation |
Validate FASTA content
validate_fasta_content(lines, filepath, result, check_alignment = FALSE)
lines |
Character vector of file lines. |
filepath |
Character. File path for messages. |
result |
List to populate. |
check_alignment |
Logical. Whether to check sequence length consistency. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.