correlationPlot: Correlation Scatter Plot

Description Usage Arguments

View source: R/correlationPlot.R

Description

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.

Usage

1
correlationPlot(exprData1, exprData2, NameString = "", batch)

Arguments

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


jankinsan/BatchEC documentation built on Sept. 9, 2021, 8:12 p.m.