hgu133atagprobe {hgu133atagprobe}R Documentation

Probe sequence for microarrays of type hgu133atag.

Description

This data object was automatically created by the package matchprobes version 1.11.1.

Usage

data(hgu133atagprobe)

Format

A data frame with 248152 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

Source

The probe sequence data was obtained from http://www.affymetrix.com. The file name was HG-U133A_tag_probe_tab.

Examples

  hgu133atagprobe
  as.data.frame(hgu133atagprobe[1:3,])

[Package hgu133atagprobe version 2.2.0 Index]