Learn R Programming

charm (version 2.18.0)

clusterMaker: 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.

See Also

dmrFind, plotDMRs, plotRegions

Examples

Run this code
# See qval

Run the code above in your browser using DataLab