calculateNoiseRatios: Calculate noise ratios

Description Usage Arguments Value

View source: R/calculateNoiseRatios.R

Description

Calculate noise ratios of a Repli-seq assay versus a Repli-seq control

Usage

1
calculateNoiseRatios(rs_assay, rs_control)

Arguments

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

Value

an array with the ratios in the order of rs_assay fractions


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