| int.intactTAXID {int.intact.db} | R Documentation |
int.intactTAXID map Uniprot protein accession number to its taxonomy identifer.
Mappings were based on data provided by: IntAct (ftp://ftp.ebi.ac.uk/pub/databases/intact/current/psimitab/intact.txt) on
# Convert to a list
xx <- as.list(int.intactTAXID)
if(length(xx) > 0){
xx[1:5]
}