Learn R Programming

aroma.core (version 2.14.0)

process.ChromosomeExplorer: Generates image files, scripts and dynamic pages for the explorer

Description

Generates image files, scripts and dynamic pages for the explorer.

Usage

## S3 method for class 'ChromosomeExplorer':
process(this, arrays=NULL, chromosomes=NULL, ..., zooms=getZooms(this), layers=FALSE,
  verbose=FALSE)

Arguments

arrays
A vector of arrays specifying which arrays to be considered. If NULL, all are processed.
chromosome
A vector of chromosomes specifying which chromosomes to be considered. If NULL, all are processed.
...
Not used.
verbose

Value

  • Returns nothing.

See Also

For more information see ChromosomeExplorer.