Package for simple gene expression analysis pipelines
# Install package devtools to allow R to access github
if( !("devtools" %in% installed.packages()[,"Package"]))
install.packages("devtools")
devtools::install_git("https://github.com/idroz/bering.rna")