prep_ncvi2 | R Documentation |
fit_ncvi()
. This is an
updated version of prep_ncvi()
, which will replace it once
I've done some debugging.Prepare list of objects required for fit_ncvi()
. This is an
updated version of prep_ncvi()
, which will replace it once
I've done some debugging.
prep_ncvi2(counts, S, X, Z)
counts |
Data frame of counts with first column the gene ID |
S |
Vector of size factors with |
X |
Fixed effects design matrix (expects preparation in column 2 and treatment in column 3) |
Z |
Random effects design matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.