View source: R/surrogate_variables.R
run SVA
1 | runSVA(raw_counts, null_model_matrix, full_model_matrix)
|
raw_counts |
raw gene counts in the shape gene x samples where ncols matches nrow of metadata (samples == samples) |
null_model_matrix |
a model matrix respresenting only the batch effects. Could possibly be intercept only |
full_model_matrix |
the full model describing the experiment. Critically, this includes the parameter of interest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.