process.ChromosomeExplorer {aroma.core}R Documentation

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 A logical or Verbose.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see ChromosomeExplorer.


[Package aroma.core version 1.4.0 Index]