Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleLoad biocontainer R modules
module load biocontainers
module load r-flashclust/ctr-1.01_2--r3.3.2_0
module load r-wgcna/ctr-1.51--r3.3.2_10


Code Block
titleRun the R script
R CMD BATCH WGCNAshortTutorial.R

...