is_fasta_cds | R Documentation |
This function checks whether a given file is in FASTA format with cds sequences.
is_fasta_cds(file_path)
file_path |
The path to the input file. |
TRUE if the file is in FASTA format with cds sequences, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.