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

View source: R/calculateCPM.R

calculateCPMR Documentation

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

Description

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

Usage

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


CenterForStatistics-UGent/SPsimSeq documentation built on Nov. 21, 2024, 6:30 a.m.