rmwthorne / rangr

Extended Functions For Manipulating GenomicRanges Objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

Extended Functions For Manipulating GenomicRanges Objects


Languages

Language:R 100.0%