Last data update: 2014.03.03

R: Redefine array regions given chromosomal coordinates.
clusterMakerR Documentation

Redefine array regions given chromosomal coordinates.

Description

Redefine array regions given chromosomal coordinates.

Usage

clusterMaker(chr,pos,order.it=TRUE,maxGap=300)

Arguments

chr

Vector of chromosome names

pos

Vector of positions within chromosomes.

order.it

order probes if they are not already ordered.

maxGap

maximum allowable gap between probe start positions for probes to be grouped into the same region.

Details

Redefine array regions given chromosomal coordinates.

Author(s)

Martin Aryee <aryee@jhu.edu>, Peter Murakami, Rafael Irizarry

See Also

dmrFind, plotDMRs, plotRegions

Examples

# See qval

Results