adjustBatch: Adjusting the technical effect of the batch effect in RNA-Seq...

Description Usage Arguments Value

View source: R/AdjustBatch.R

Description

Adjusting the technical effect of the batch effect in RNA-Seq data

Usage

1
adjustBatch(X, batch)

Arguments

X

a data matrix with n rows representing samples and m columns representing genes.

batch

numeric vector of batch value for sample. Length - number of samples.

Value

A list of the following components: newX - matrix of corrected data compBatchNum - component number with batch effect


ViktoriaShamkina/RNA-SeqDataNormalization documentation built on Dec. 18, 2021, 6:17 p.m.