is_mrca_align_ids_in_fastas {beautier} | R Documentation |
Determine if an MRCA prior's alignment IDs are present in the FASTA files
is_mrca_align_ids_in_fastas(mrca_prior, fasta_filenames)
mrca_prior |
a Most Recent Common Ancestor prior,
as returned by |
fasta_filenames |
One or more FASTA filenames.
Use |
TRUE if the MRCA prior's alignment IDs is present in the FASTA files. Returns FALSE otherwise
Richèl J.C. Bilderbeek