Description Usage Arguments Value Author(s) See Also Examples
ratio returns the Test/Normal ratio from an object of class CNAnorm.
ratio is corrected for GC content if gcNorm was called.
ratio.n returns the Test/Normal normalized ratio from an object of class CNAnorm
after normalization. Its input is ratio(object)
ratio.s returns the Test/Normal smoothed ratio from an object of class CNAnorm
Its input is ratio(object)
ratio.s.n returns the Test/Normal smoothed and normalized ratio
from an object of class CNAnorm. Its input is ratio.s(object)
segMean returns the mean of the segments as produced by DNACopy
segMean.n returns the normalized mean of the segments
1 2 3 4 5 6 |
object |
An object of Class |
A numeric vector
Stefano Berri <s.berri@leeds.ac.uk>
gcNorm, CNAnorm-class, DNAcopy
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.