Learn R Programming

NSA (version 0.0.2)

process.NSANormalization: Finds normal regions within tumoral samples

Description

Finds normal regions within tumoral samples.

Usage

## S3 method for class 'NSANormalization':
process(this, arrays=NULL, ..., force=FALSE, ram=NULL, verbose=FALSE)

Arguments

...
Additional arguments passed to normalizeFragmentLength (only for advanced users).
arrays
Index vector indicating which samples to process.
force
If TRUE, data already normalized is re-normalized, otherwise not.
verbose
See Verbose.

Value

See Also

For more information see NSANormalization.