porcineprobe {porcineprobe}R Documentation

Probe sequence for microarrays of type porcine.

Description

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

Usage

data(porcineprobe)

Format

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

Examples

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

[Package porcineprobe version 1.14.0 Index]