PairCorHeatmap: Draw the heatmap of pairwise correlation

Description Usage Examples

View source: R/PairCorHeatmap.R

Description

data: matrix or dataframe with rownames denotes different samples and colnames denotes genes norm: do normalization or not

Usage

1

Examples

1
2
 data(TCGA_auto,package='Priscilla')
 PairCorHeatmap(TCGA_auto,norm=T)

PriscillaBai-UTokyo/Priscilla documentation built on March 22, 2020, 2:08 a.m.