Skip to content

mikekilpatrick/HeatmapGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hmg_logo

HeatmapGenerator

Download HeatmapGenerator Download HeatmapGenerator

Breaking News

HeatmapGenerator is celebrating its 5th anniversary this year (2019). To commemorate, we are writing a new manuscript entitled HeatmapGenerator turns 5: celebrating the fifth anniversary of the original heatmap GUI (with a total rewrite!) to be submitted for publication to F1000 Research. This rewrite will turn HeatmapGenerator into an awesomely beautiful Electron app, borrowing some of the incredible user features and lessons we've learned from our past experience designing the world's fastest heatmap software, shinyheatmap. Our goal is to create the world’s most sophisticated heatmap computing infrastructure, brought to you (dear user) from the comfort and security of your own dock/desktop. Stay tuned for the newly re-engineered HeatmapGenerator ... redesigned for amazing pro features, blazing performance, and a modern native look across all operating systems to elevate and enhance your user experience.

About

HeatmapGenerator is a graphical user interface software program written in C++, R, and OpenGL to create customized gene expression heatmaps from RNA-seq and microarray data in medical research. HeatmapGenerator can also be used to make heatmaps in a variety of other non-medical fields.

HeatmapGenerator is peer-reviewed published software (http://www.scfbm.org/content/9/1/30). When using this software, please cite: [Khomtchouk et al.: “HeatmapGenerator: High performance RNAseq and microarray visualization software suite to examine differential gene expression levels using an R and C++ hybrid computational pipeline.” Source Code for Biology and Medicine, 2014 9:30].

Bohdan Khomtchouk wishes to acknowledge the support of the Department of Defense (DoD) through the National Defense Science & Engineering Graduate Fellowship (NDSEG) Program.

This research was conducted with Government support under and awarded by DoD, Army Research Office (ARO), National Defense Science and Engineering Graduate (NDSEG) Fellowship, 32 CFR 168a.

For more information about HeatmapGenerator, please visit: http://psychiatry.med.miami.edu/research/resources/heatmapgenerator

Installation

Requirements

  • Mac OS X >= 10.8 (Mountain Lion, Mavericks, Yosemite, El Capitan)
  • Windows 64-bit OS >= Windows 7/8 or XP
  • Linux (currently under development)
  • R programming language
    • R gplots package (as well as internal package dependencies: gtools, gdata, and caTools) are automatically installed by HeatmapGenerator3.1+

How to run

To compile this source code, enter the following in a command line prompt:
  • fltk-config --use-images --use-gl --compile HeatmapGenerator_Macintosh_OSX.cxx
To download the ready-to-use binary executable files:

Screenshots

YouTube

IMAGE ALT TEXT HERE

About

Cross-platform GUI desktop application for making biological heatmaps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.0%
  • JavaScript 12.3%
  • Vue 4.9%
  • C 3.1%
  • R 2.3%
  • HTML 0.4%