View source: R/is_mrca_align_id_in_fasta.R
is_mrca_align_id_in_fasta | R Documentation |
Determine if an MRCA prior's alignment IDs is present in the FASTA file
is_mrca_align_id_in_fasta(mrca_prior, fasta_filename)
mrca_prior |
a Most Recent Common Ancestor prior,
as returned by |
fasta_filename |
a FASTA filename.
Use |
TRUE if the MRCA prior's alignment IDs is present in the FASTA file. Returns FALSE otherwise
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.