View source: R/correlationPlot.R
The function calculates the correlation coefficient using the expression data before and after batch correction and also plots a scatter plot to show the correlation.
1 | correlationPlot(exprData1, exprData2, NameString = "", batch)
|
exprData1 |
A matrix containing the gene expression data before batch correction |
exprData2 |
A matrix containing the gene expression data after batch correction |
NameString |
String to be added to the name of the file to which correlation scatter plot would be saved |
batch |
The tile of the batch |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.