relevelSamples | R Documentation |
Create vector from two matrix values. Try to relevel samples on values that are not present in matrix.
relevelSamples(dge, dbase, dvalue, matrix_v1, matrix_v2)
dge |
DGE list object, containing samples and counts |
dbase |
Vector, base design column |
dvalue |
Vector, other design columns |
matrix_v1 |
Vector, containing the left matrix values |
matrix_v2 |
Vector, containing the right 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.