taxonNamesReduced: NCBI Taxonomy reduced data set

taxonNamesReducedR Documentation

NCBI Taxonomy reduced data set

Description

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.

Usage

data(taxonNamesReduced)

Value

A data frame with 4 columns:

  • ncbiID e.g. "10090"

  • fullName e.g. "Mus musculus"

  • rank e.g. "species"

  • parentID e.g. "862507"


BIONF/PhyloProfile documentation built on May 5, 2024, 11:23 a.m.