install-automatic.r

#' Only a few steps are needed to install meffil in R:
install.packages("devtools")
library(devtools)
source("http://bioconductor.org/biocLite.R")
devtools::install_github("perishky/meffil")
perishky/meffil documentation built on June 9, 2024, 5:59 p.m.