Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 731 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 731 Bytes

Heatmapper is hosted at www.heatmapper.ca

Required R Packages


install.packages(c("shiny", "shinyBS", "d3heatmap", "gplots", "ggdendro", "jpeg", "png", "tiff", "ggplot2", "ggtern", "MASS", "reshape2", "leaflet", "RColorBrewer", "raster", "devtools", "Cairo", "ape"))
install.packages('DT', repos = 'http://cran.rstudio.com')
library(devtools)
install_github('sbabicki/jscolourR')
install_github('ramnathv/htmlwidgets')
install_github('timelyportfolio/htmlwidgets_spin')