Description Usage Arguments Value
Calculate the smoothed count matrices of a Repli-seq assay
1 | smoothRS(rs_assay, smooth_factor)
|
rs_assay |
a dataframe for a Repli-seq assay loaded with readRS() |
smooth_factor |
the factor to apply to the scale (going from 1kb to 50kb gives smooth_factor = 50 ; from 50kb to 100kb : smooth_factor = 2) |
a dataframe composed of genomic coordinates plus all the fractions from rs_assay as for example : chr,start,stop,S1,S2,S3,S4,S5,S6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.