Description Usage Arguments Value Author(s) Examples
This generic function returns the genomic ranges
of a CNV detection method stored in an instance of
CNVDetectionResult-class
.
1 2 | ## S4 method for signature 'CNVDetectionResult'
gr(object)
|
object |
An instance of "CNVDetectionResult". |
normalizedData
returns a "GRanges" object containing
the normalized data.
Guenter Klambauer klambauer@bioinf.jku.at
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.