\name{int.intactTAXID} \alias{int.intactTAXID} \title{Taxonomy identifier} \description{ int.intactTAXID map Uniprot protein accession number to its taxonomy identifer. } \details{ Mappings were based on data provided by: IntAct (\url{ftp://ftp.ebi.ac.uk/pub/databases/intact/current/psimitab/intact.txt}) on } \examples{ # Convert to a list xx <- as.list(int.intactTAXID) if(length(xx) > 0){ xx[1:5] } }