plotSampleCorrelation: Plot samples correlation

Description Usage Arguments Details

Description

Plot samples correlation

Usage

1
plotSampleCorrelation(mat, annot = NULL, filename = NULL, main = NULL)

Arguments

mat

numeric matrix with measures per feature and sample, with samples in the columns and features in the rows

annot

data frame with annotation to be plotted.

filename

character. File to save the density plot

main

title of the density plot

Details

Pearson correlation between all the samples is calculated.


xpastor/skima documentation built on May 16, 2019, 3:25 p.m.