New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 20:27, 29 November 2023Baker-Lab-Umol (hist | edit) ‎[4,064 bytes]Admin (talk | contribs) (Created page with "=== Run the Umol Test Case === Make a directory for the SLURM submission script and the job output mkdir umol-test-case cd umol-test-case Using your favorite editor like `nano` copy-and-paste the following code and save the file as `submit.sh`. <pre> #!/bin/bash #SBATCH --chdir=./ # Working directory #SBATCH --mail-user=ssivy@tcnj.edu # Who to send emails to #SBATCH --mail-type=ALL # Send emails on start, end and failure #SBATCH --...")