Description Usage Arguments Value Note Author(s) See Also Examples
validation
segment and smooth perform ratio values in Package ‘CNAnorm’
1 2 3 | ## S4 method for signature 'CNAnorm'
validation(object, peaks = sugg.peaks(object),
ploidy = sugg.ploidy(object))
|
object |
An object of Class |
peaks |
The user validated location (ratio Test/Normal) of the peaks before normalization. |
ploidy |
The user validated ploidy of the peaks before normalization. |
An object of class "CNAnorm"
It is implicitly called by discreteNorm
if no validation was manually performed
Stefano Berri s.berri@leeds.ac.uk
1 2 3 | data(CN)
# see peakPloidy documentation to know how object CN is created
CN <- validation(CN)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.