/rangr

Extended Functions For Manipulating GenomicRanges Objects

Primary LanguageR

rangr

Extended Functions For Manipulating GenomicRanges Objects

To install:

## Make sure your current packages are up to date
update.packages()
## devtools is required
library(devtools)
install_github("rangr", "rmwthorne")