taxonomy {ViSEAGO}R Documentation

Display Organism Scientific and common name from taxid.

Description

Display Organism Scientific and common name from taxid.

Usage

taxonomy(...)

Details

This internal function use E-utilities summary to display in data.table Organism Scientific name and common name, form a vector of taxid.

Value

a data.table.

See Also

Other genomic_ressource: Bioconductor2GO, Custom2GO, Ensembl2GO, EntrezGene2GO, Uniprot2GO, annotate, available_organisms, genomic_ressource-class

Examples

###################
# Organism Scientific and common name from taxid
Data<-ViSEAGO::taxonomy("9031")

[Package ViSEAGO version 1.0.0 Index]