int.geneintTAXID {int.geneint.db}R Documentation

Taxonomy identifier

Description

int.geneintTAXID map Entrez gene identifier to its taxonomy identifer.

Details

Mappings were based on data provided by: NCBI (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]
     }

[Package int.geneint.db version 1.1.0 Index]