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 March 20, 2024, 1:56 a.m.