Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 268 Bytes

rabix.R

R utilities for rabix

Install

source("http://bioconductor.org/biocLite.R") # installs BiocInstaller
biocLite("devtools") # needed for the special use of biocLite() below
biocLite("tengfei/rabix.R", build_vignettes=TRUE)