normalizeReads {ifCNVR}R 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)

[Package ifCNVR version 0.1.0 Index]