Description Usage Arguments Value
View source: R/calculateNoiseRatios.R
Calculate noise ratios of a Repli-seq assay versus a Repli-seq control
1 | calculateNoiseRatios(rs_assay, rs_control)
|
rs_assay |
a Repli-seq assay (data.frame) loaded with readRS() and formatted as chr,start,stop,S1,...,Sx |
rs_control |
a Repli-seq control assay (data.frame) loaded with readRS() and formatted as chr,start,stop,S0 |
an array with the ratios in the order of rs_assay fractions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.