get_taxa_names {beautier} | R Documentation |
Extract the names of taxa from a file
Description
Extract the names of taxa from a file
Usage
get_taxa_names(filename)
Arguments
filename |
name of a FASTA file |
Value
the taxa names
Author(s)
Richèl J.C. Bilderbeek
Examples
check_empty_beautier_folder()
get_taxa_names(get_beautier_path("anthus_aco_sub.fas"))
check_empty_beautier_folder()
[Package beautier version 2.6.12 Index]