hgu95av2probe {hgu95av2probe}R Documentation

Probe sequence for microarrays of type hgu95av2.

Description

This data object was automatically created by the package AnnotationDbi version 1.15.34.

Usage

data(hgu95av2probe)

Format

A data frame with 201800 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\_U95Av2\_probe\_tab.

Examples

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

[Package hgu95av2probe version 2.9.0 Index]