See the wiki for detailed instructions and demonstrations.
- Install and load the
devtools
package inR
, which will facilitate the installation of this package. - Install hetviz.
- Load hetviz.
- Run hetviz.
# step 1
install.packages("devtools")
# step 2
devtools::install_github("sanoke/hetviz")
# step 3
library(hetviz)
# step 4
hetviz()
Report any bugs or suggestions as an issue.
The hetviz R package and shiny
interface are open source licensed under the GNU Public License, version 3 (GPLv3).