taxonNamesReduced {PhyloProfile} | R Documentation |
A list of NCBI taxonomy info (including taxon IDs, taxon names, their systematic taxonomy rank and IDs of their next rank - parent IDs) for 95 taxa in two experimental sets included in PhyloProfilData package.
data(taxonNamesReduced)
A data frame with 4 columns:
ncbiID e.g. "10090"
fullName e.g. "Mus musculus"
rank e.g. "species"
parentID e.g. "862507"