Description Usage Arguments Value Author(s)
Performs surrogate variable analysis on a matrix, usually base-pair by sample coverage, so the surrogate variables can be adjusted for in later analysis steps. SVA is meant to provide a method to adjust for unknown confounders.
| 1 | 
| dbfile | Name/location (as character string) of database (usually ".db") file containing nucleotide by sample coverage. | 
| tablename | Name of the table the database contains | 
| group | a 0/1 vector grouping the samples (columns) in the database. | 
| chunksize | How many rows of the database should be processed at a time? | 
| colsubset | Optional vector of column indices of the input file that denote samples you wish to include in analysis. Should NEVER include 1 (genomic position). | 
An object of class sva - see help files for sva.
Jeff Leek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.