clusterMaker: Redefine array regions given chromosomal coordinates.

Description Usage Arguments Details Author(s) See Also Examples

Description

Redefine array regions given chromosomal coordinates.

Usage

1
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

1
# See qval

charm documentation built on May 6, 2019, 2:29 a.m.