PlotCorrelogram: Plot a correlogram

View source: R/webApp/functions.R View source: R/functions.R

PlotCorrelogramR Documentation

Plot a correlogram

Description

Plot a correlogram

Usage

PlotCorrelogram(matrix, correlation = "pearson")

Arguments

matrix,

a matrix with barcode as rownames and values as columns

correlation,

correlation method between "pearson and "spearman", default is "pearson"

Value

a correlogram


TeamPerie/CellDestiny documentation built on July 4, 2022, 8:40 a.m.