Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 187 Bytes

r_packages.md

File metadata and controls

19 lines (10 loc) · 187 Bytes

#On foo-server

R ver 3.6

Bioconductor 3.9

biocLite()

plyr

install.packages("dplyr")

ggplot2 and more

install.packages("tidyverse")

tidyr

install.packages("tidyr")