get_n_taxa | R Documentation |
Extract the number of taxa from a file
get_n_taxa(filename)
filename |
name of a FASTA file |
the number of taxa
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
fasta_filename <- get_beautier_path("test_output_5.fas")
# 5
get_n_taxa(fasta_filename)
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.