Description Usage Arguments Value
Adjusting the technical effect of the batch effect in RNA-Seq data
1 | adjustBatch(X, batch)
|
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. |
A list of the following components: newX - matrix of corrected data compBatchNum - component number with batch effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.