heatmap_fit: Heatmap fit function

Description Usage Arguments Examples

Description

This function allows you to draw heatmap that fits to the screen using ComplexHeatmap package.

Usage

1
heatmap_fit(property, eset, precomp_dir, datasetname, clustering_methods)

Arguments

property

Property or the variable of interest

eset
precomp_dir
datasetname
clustering_methods

Which method to use for clustering.

Examples

1
heatmap_fit(property="ER",eset, precomp_dir,datasetname="EDS-1013", clustering_methods="Clustering by groups")

naimmahi/exploratoryPlots documentation built on May 23, 2019, 12:05 p.m.