is_mrca_align_ids_in_fastas: Determine if an MRCA prior's alignment IDs are present in the...

View source: R/is_mrca_align_ids_in_fastas.R

is_mrca_align_ids_in_fastasR Documentation

Determine if an MRCA prior's alignment IDs are present in the FASTA files

Description

Determine if an MRCA prior's alignment IDs are present in the FASTA files

Usage

is_mrca_align_ids_in_fastas(mrca_prior, fasta_filenames)

Arguments

mrca_prior

a Most Recent Common Ancestor prior, as returned by create_mrca_prior

fasta_filenames

One or more FASTA filenames. Use get_fasta_filename to obtain a testing FASTA filename.

Value

TRUE if the MRCA prior's alignment IDs is present in the FASTA files. Returns FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/beastscriptr documentation built on April 9, 2024, 2:28 p.m.