Skip to content

andref1989/gUtils

 
 

Repository files navigation

Build Status Documentation Status Coverage Status

gUtils

Set of utility functions for use with GenomicRanges

Installation

  1. Install dependent packages and latest Bioconductor (if you haven't already)
   bioclite()
   biocLite(c("GenomicRanges"))
  1. Install devtools from CRAN (if you don't have it already)
install.packages('devtools')
  1. Load devtools
library(devtools)
  1. Install gUtils
install_github('mskilab/gUtils')

Quickstart

Usage

Full documentation with examples is available here: Documentation

Attributions

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

About

Utility functions to extend and optimize GenomicRanges functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 87.1%
  • Python 4.9%
  • Makefile 4.0%
  • Batchfile 3.9%
  • Shell 0.1%