Skip to content

ChungYi347/HeatmapGeneExpression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heatmap Gene Expression Visualization

Heatmap and Dendrogram visualization of the normalized gene expression using hierarchical clustering

<Heatmap>
The gene expression data is displayed by colored squares in the heatmap.
Green : Up-regulation
Black : UNchanged expression
Red : Down-regulation

<Dendrogram>
The dendrogram visualizes hierarchical clusting result which build a hierarchy of clusters.

Screenshot

Parameter : Data - Spellman (30), Cluster Parameter - single, Axis - Both, Color - RGB

Alt text

Parameter : Data - Spellman (30), Cluster Parameter - complete, Axis - Both, Color - ROY

Alt text

Parameter : Data - Spellman (30), Cluster Parameter - median, Axis - Both, Color - RWB

Alt text

Setup

Prerequisites

  • Python 3.5+
  • scipy 0.18.1
  • pandas 0.18.1
  • numpy 1.12.1

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published