runSVA: run SVA

Description Usage Arguments

View source: R/surrogate_variables.R

Description

run SVA

Usage

1
runSVA(raw_counts, null_model_matrix, full_model_matrix)

Arguments

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


cmatKhan/brentlabRnaSeqTools documentation built on Nov. 17, 2021, 5:47 a.m.