moe430bprobe {moe430bprobe} | R Documentation |
This data object was automatically created by the package matchprobes version 1.11.1.
data(moe430bprobe)
A data frame with 248704 rows and 6 columns, as follows.
sequence | character | probe sequence |
x | integer | x-coordinate on the array |
y | integer | y-coordinate on the array |
Probe.Set.Name | character | Affymetrix Probe Set Name |
Probe.Interrogation.Position | integer | Probe Interrogation Position |
Target.Strandedness | factor | Target Strandedness |
The probe sequence data was obtained from http://www.affymetrix.com. The file name was MOE430B_probe_tab.
moe430bprobe as.data.frame(moe430bprobe[1:3,])