Description Usage Arguments Value Warning Author(s)
Combine in a pair-wise manner the gene expression values, survival time and censoring status of two single data sets prior to the application of ComBat.
1 | prepcombat.single.indep(ds1, ds2,i, j, batchID)
|
ds1 |
Matrix of gene expression data of one of the single data sets. |
ds2 |
Matrix of gene expression data of the other single data sets. |
i |
An integer or character string specifying the batch ID of the data set |
j |
An integer or character string specifying the batch ID of the data set |
batchID |
The batch id can be an integer for a given data set or the name of a data set. The batch id must be the same for all samples or arrays of a data set. |
ComBat-adjusted merged gene expression data.
This function is not called by the user directly.
Haleh Yasrebi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.