org.Sc.sgdINTERPRO {org.Sc.sgd.db} | R Documentation |
org.Sc.sgdINTERPRO is an R object that provides mappings between yeast ORF identifiers and the associated InterPro identifiers.
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 ) on 2008-Mar29
InterPro website: http://www.ebi.ac.uk/interpro/
# Convert to a list xxx <- as.list(org.Sc.sgdINTERPRO) # randomly display 10 probes sample(xxx, 10)