Skip to contents

A subset of data from Illumina's EPIC array manifest (first 3,000 probes of the chromosome 21).

Usage

test_array_manifest

Format

test_array_manifest

A data frame with 3,000 rows and 3 columns:

rownames

Probe ID - for storage reasons, this variable was stored as row names, but rownames have to be converted to a new column called "TargetID" prior to its use in RAMEN.

MAPINFO

Probe genomic position (h19)

CHR

Chromosome

STRAND

Strand

...