| int.geneintTAXID {int.geneint.db} | R Documentation |
int.geneintTAXID map Entrez gene identifier to its taxonomy identifer.
Mappings were based on data provided by: NCBI (ftp://ftp.ncbi.nih.gov/gene/GeneRIF/interactions.gz) on
# Convert to a list
xx <- as.list(int.geneintTAXID)
if(length(xx) > 0){
xx[1:5]
}