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 Feb. 1, 2025, 6:53 p.m.