R package for applying Gamma-Poisson regression to identify statistical enrichment or depletion of somatic mutations in arbitrary (sets of) genomic intervals after correcting for genomic covariates, e.g. replication timing, sequence context, chromatin state.
- Install devtools from CRAN (if you don't have it already)
install.packages('devtools')
- Install gUtils
devtools::install_github('mskilab/gUtils')
- Install fishHook
devtools::install_github('mskilab/fishHook')