calculateCPM: Calculates counts per millions of reads, possibly with...

Description Usage Arguments Value

View source: R/calculateCPM.R

Description

Calculates counts per millions of reads, possibly with log-transform

Usage

1
calculateCPM(X, const.mult, prior.count)

Arguments

X

raw data matrix

const.mult

a constant to multiply with

prior.count

prior count to be added to the zeroes

Value

a normalized data matrix


SPsimSeq documentation built on Nov. 8, 2020, 5:09 p.m.