rpkm: Counts per million normalization

Description Usage Arguments Examples

Description

This function converts an unnormalized countmatrix of genes x samples into read-per-kilobase normalization

Usage

1
rpkm(data, geneLengths)

Arguments

data

The count matrix to be normalized

geneLengths

The gene lengths in the samer order as the rows of the count matrix

Examples

1
rpkm()

AlexanderAivazidis/myUtils documentation built on May 23, 2019, 9:37 a.m.