normalize: Perform library-size normalization

Description Usage Arguments Value

View source: R/utils_data.R

Description

Normalize raw SeRP counts to library size. Each value is divided by the total number of reads in the respective sample and multiplied by 10^6.

Usage

1
2
## S3 method for class 'serp_data'
normalize(data)

Arguments

data

A serp_data object.

Value

A serp_data object.


ilia-kats/RiboSeqTools documentation built on Oct. 5, 2020, 7:41 p.m.