YEASTINTERPRO {YEAST} | R Documentation |
YEASTINTERPRO is an R environment that provides mappings between yeast systematic names and the associated InterPro identifiers.
Each yeast systematic name maps to a vector of InterPro identifiers.
Mappings were based on data provided by:
Saccharomyces Genome Database
Package built on Thu Mar 15 18:04:19 2007
InterPro website: http://www.ebi.ac.uk/interpro/ and Data source: http://gopher6/compbio/annotationSourceData/ftp.yeastgenome.org/pub/yeast/sequence_similarity/domains/domains.tab
# Convert to a list xxx <- as.list(YEASTINTERPRO) # randomly display 10 probes sample(xxx, 10)