hs95av2ptensg7probe {hs95av2ptensg7probe} | R Documentation |
This data object was automatically created by the package matchprobes version 1.0.22.
data(hs95av2ptensg7probe)
A data frame with 105075 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://brainarray.mbni.med.umich.edu/Brainarray/Database/CustomCDF/genomic_curated_CDF.asp. The file name was Hs95Av2_Pt_ENSG_7_probe_tab
.
hs95av2ptensg7probe as.data.frame(hs95av2ptensg7probe[1:3,])