Description Usage Arguments Value Examples
Imports: limma
1 |
Counts |
matrix oder data.frame with raw counts, Entrez IDs as rownames, and sample names as colnames |
Groups |
a vector of integers, indicating which column belongs to which group. Must be in the same order as the columns. |
Batches |
a vector of integers, indicating which column belongs to which batch. Must be in the same order as the columns. Is used to remove batch effects (limma). Note that two batches must have at least one shared group. |
A matrix where each row is a sample, and the three columns are principal components
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.