powered by
Get the number of taxa of an alignment
get_alignment_n_taxa(alignment, verbose = FALSE)
the number of taxa
a DNA alignment, of class DNAbin
if TRUE, show more output
Richèl J.C. Bilderbeek
get_alignment_n_taxa( alignment = ape::as.DNAbin( x = list(species_1 = strsplit("aaaa", split = "")[[1]]) ) )
Run the code above in your browser using DataLab