Skip to content

Instantly share code, notes, and snippets.

@andremolan
Created January 16, 2019 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andremolan/ea63f3980975afa932cd19373ef4f073 to your computer and use it in GitHub Desktop.
Save andremolan/ea63f3980975afa932cd19373ef4f073 to your computer and use it in GitHub Desktop.
ADAM_packages
###
#Pacotes do repositório CRAN
###
install.packages(c("Rcpp","pbapply","dplyr","BiocManager","DT","stringr","knitr"))
###
#Pacotes do repositório Bioconductor
###
BiocManager::install("GO.db","KEGGREST","SummarizedExperiment")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment