Description Usage Arguments Value
Calculate Repli-seq assay count matrices after normalizing (dividing counts by ratios)
1 | normalizeRS(rs_assay, norm_ratios, round_digits = 3)
|
rs_assay |
a Repli-seq assay (data.frame) loaded with readRS() and formatted as chr,start,stop,S1,...,Sx |
norm_ratios |
an array with the ratios in the order of rs_assay fractions |
round_digits |
amount of digits after comma to conserve in the output when rounding (default = 3) |
a Repli-seq assay after normalizing (dividing fractions by ratios) as a data.frame and formatted as chr,start,stop,S1,...,Sx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.