Skip to content
Snippets Groups Projects
Commit 6dad81ef authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Revert to high RAM nodes and new R/3.4.1

parent 71d62d0f
1 merge request!6Develop
#!/bin/bash
#SBATCH --job-name R_FullAnalysis.DS
#SBATCH -p super
#SBATCH -p 256GB,256GBv1,384GB
#SBATCH -N 1
#SBATCH -t 7-0:0:0
#SBATCH -o job_%j.out
......@@ -8,6 +8,6 @@
#SBATCH --mail-type ALL
#SBATCH --mail-user gervaise.henry@utsouthwestern.edu
module load R/3.4.1-gccmkl
module load R/3.4.1-gccmkl_20181025
Rscript ../r.scripts/sc-TissueMapper_RUN.DS_D17.R
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment