dbSnpId {SNPchip} | R Documentation |
Unique identifier for each SNP assigned by NIH
dbSnpId(object)
object |
Object possibly derived from eSet or
AnnotatedDataFrame class. |
A (typically very long) character vector of SNP identifiers.
Robert Scharpf
data(sample.snpset) dbSnpId(sample.snpset)[1:5]