Learn R Programming

NSA (version 0.0.32)

process.SampleNormalization: Finds normal regions within tumoral samples

Description

Finds normal regions within tumoral samples.

Usage

"process"(this, arrays=NULL, references=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

Returns a double vector.

See Also

For more information see SampleNormalization.