An Improved Function to Plot Heatmap of Genomic Data
Gvmap is an R package that can integrate multiple heatmap and legend figures.
Gvmap depends on several R packages. They are configr, dendextend, matrixStats, easySVG, rsvg, and stringr.
You can install gvmap through github or source code.
# Install the cutting edge development version from GitHub:
# install.packages("devtools")
# install easySVG
devtools::install_github("ytdai/easySVG")
# install other packages
install.packages("configr")
install.packages("dendextend")
install.packages("matrixStats")
install.packages("rsvg")
install.packages("stringr")
devtools::install_github("ytdai/gvmap")
- Download the appropriate zip file or tar.gz file from Github
- Unzip the file and change directories into the gvmap directory
- Run
R CMD INSTALL pkg
Run by default paramter
Only one heatmap
Only legend
Add sample span and heatmap span