createMatrix | R Documentation |
Getbase column and use this to create right matrix. Loop through base, nested columns and matrix to create full matrix.
createMatrix(dge, dbase, dvalue, matrix)
dge |
DGE list object, containing samples and counts |
dbase |
Vector, base design column |
dvalue |
Vector, other design columns |
matrix |
Vector, containing the matrix values |
dge, (DGE list object) containing samples and counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.