chromHMMviewR
is a package to visualize data from ChromHMM.
This package has been developped following this repository as a guide.
chromHMMviewR
To install chromHMMveiwR
, you have to run:
# install the devtools package from CRAN
install.packages("devtools")
# install chromHMMviewR from this Github repository
devtools::install_github("amitjavilaventura/chromHMMviewR")
If you use this package, please cite this repository and give it a star.
Go to the ChromHMM official website to get more information about how to use ChromHMM: http://compbio.mit.edu/ChromHMM/.