View source: R/are_mrca_align_ids_in_fasta.R
are_mrca_align_ids_in_fasta | R Documentation |
Determine if the MRCA priors' alignment IDs are present in the FASTA files
are_mrca_align_ids_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 all the MRCA priors' alignment IDs are present in the FASTA files. 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.