probeSeq {crosshybDetector}R Documentation

Sequence data

Description

A vector of sequence data.

Usage

data(raw)

Format

A vector containing 25760 sequences corresponding to the probes in raw dataset. Probes whose sequence is NA will not be used by crosshyb

References

Uva, P., and de Rinaldis, E. CrossHybDetector: detection of cross-hybridization events in DNA microarray experiments. BMC Bioinformatics 2008, 9:485

Examples

data(probeSeq)
str(probeSeq)

[Package crosshybDetector version 1.0.4 Index]