calculateBatchRPM {r3Cseq}R Documentation

calculate read per million (RPM) for replicates analysis

Description

Normalize 3C-Seq data by transforming raw reads to read per million per each region for replication analysis

Usage

calculateBatchRPM(object,normalized_method=c("powerlawFittedRPM","normalRPM"))

Arguments

object

r3CseqInBatch object

normalized_method

character. method of normalization (default=powerlawFittedRPM)

Author(s)

S. Thongjuea

See Also

calculateRPM, expRPM contrRPM

Examples

#See the vignette

[Package r3Cseq version 1.39.0 Index]