\name{org.Sc.sgdINTERPRO} \alias{org.Sc.sgdINTERPRO} \title{Map Yeast Systematic Names to InterPro IDs} \description{ org.Sc.sgdINTERPRO is an R object that provides mappings between yeast ORF identifiers and the associated InterPro identifiers. } \details{ Each yeast ORF identifier maps to a vector of InterPro identifiers. Mappings were based on data provided by: Yeast Genome ftp://genome-ftp.stanford.edu/pub/yeast/data\_download With a date stamp from the source of: 2010-Sep04 } \references{ InterPro website: \url{http://www.ebi.ac.uk/interpro/} } \examples{ # Convert to a list xxx <- as.list(org.Sc.sgdINTERPRO) # randomly display 10 probes sample(xxx, 10) } \keyword{datasets}