normalizeReads: normalizeReads

View source: R/normReads.R

normalizeReadsR Documentation

normalizeReads

Description

normalizeReads

Usage

normalizeReads(readsMatrix)

Arguments

readsMatrix

a reads matrix with samples in columns and targets in lines (the first column are the targets)

Value

a normalized reads matrix

Examples

normReads <- normalizeReads(readsMatrixExample)

ifCNVR documentation built on March 18, 2022, 6:15 p.m.