Set of utility functions for use with GenomicRanges
- Install dependent packages and latest Bioconductor (if you haven't already)
bioclite()
biocLite(c("GenomicRanges"))
- Install devtools from CRAN (if you don't have it already)
install.packages('devtools')
- Load devtools
library(devtools)
- Install gUtils
install_github('mskilab/gUtils')
Full documentation with examples is available here: Documentation
Marcin Imielinski - Assistant Professor, Weill-Cornell Medical College. Developed while a fellow in the Matthew Meyerson Lab, Dana Farber Cancer Institute, Broad Institute
Jeremiah Wala - Harvard MD-PhD candidate, Bioinformatics and Integrative Genomics, Rameen Beroukhim Lab, Dana Farber Cancer Institute