doubleXchr: double the values of X chr (for human male samples)

Description Usage Arguments Value

View source: R/doubleXchr.R

Description

Calculate Repli-seq assay count matrices after doubling the values of chrX windows

Usage

1
doubleXchr(rs_assay, chr = "chrX")

Arguments

rs_assay

a Repli-seq assay (data.frame) loaded with readRS() and formatted as chr,start,stop,S1,...,Sx (or S0)

chr

level of chr to double the value (default is set to "chrX")

Value

a Repli-seq assay doubling values of chrX windows (data.frame) and formatted as chr,start,stop,S1,...,Sx


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