\name{int.geneintTAXID} \alias{int.geneintTAXID} \title{Taxonomy identifier} \description{ int.geneintTAXID map Entrez gene identifier to its taxonomy identifer. } \details{ Mappings were based on data provided by: NCBI (\url{ftp://ftp.ncbi.nih.gov/gene/GeneRIF/interactions.gz}) on } \examples{ # Convert to a list xx <- as.list(int.geneintTAXID) if(length(xx) > 0){ xx[1:5] } }