org.Sc.sgdSMART {org.Sc.sgd.db} | R Documentation |
org.Sc.sgdSMART is an R object that provides mappings between yeast ORF Identifiers and the associated SMART identifiers.
Each yeast systematic name maps to a vector of SMART identifiers.
Mappings were based on data provided by:
Saccharomyces Genome Database
Package built on Thu Mar 15 18:04:19 2007
SMART website: http://smart.embl-heidelberg.de/
# Convert to a list xxx <- as.list(org.Sc.sgdSMART) # randomly display 10 probes sample(xxx, 10)