smoothRS: smooth Repli-seq assay

Description Usage Arguments Value

View source: R/smoothRS.R

Description

Calculate the smoothed count matrices of a Repli-seq assay

Usage

1
smoothRS(rs_assay, smooth_factor)

Arguments

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)

Value

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


CL-CHEN-Lab/RepliSeq documentation built on Sept. 11, 2021, 12:04 p.m.