prep_ncvi | R Documentation |
fit_ncvi()
Prepare list of objects required for fit_ncvi()
prep_ncvi(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.