get_CPM: A function to normalize sgRNA read counts.

Description Usage Arguments Value Examples

View source: R/utils.R

Description

A function to normalize sgRNA read counts.

Usage

1
get_CPM(sgcount)

Arguments

sgcount

The input table contains read counts of sgRNAs for each sample

A function to calculate the CPM (Counts Per Million) (required)

Value

a normalized CPM table will be returned

Examples

1
2
3

CB2 documentation built on July 24, 2020, 5:08 p.m.