Description Usage Arguments Value
View source: R/AdjustLibsize.R
Adjusting the technical effect of the library size in RNA-Seq data
1 | adjustLibsize(X, libsize)
|
X |
a data matrix with n rows representing samples and m columns representing genes. |
libsize |
numeric vector of sample library size values. Length - number of samples. |
A list of the following components: newX - matrix of corrected data compLibsizeNum - component number with library size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.