chromHMMviewR
is a package to visualize data from ChromHMM.
This package has been developped following this repository as a guide.
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")
This package has been developed by Adrià Mitjavila Ventura.
If you want to contribute to this package, make a post in the issues section in this repository or fork this repository adding your code and do a pull request.
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/.