Shell-for-bioinformatics
Shell-for-bioinformatics copied to clipboard
adding explanations for running jobs on O2
Add some text before and after the sbatch exercise (within the markdown) to explain:
- two commands to submit jobs on O2: srun and sbatch (at the beginning). Highlight that each requires you to request resources. Explain the differences (when to use each)
- (At the end?) Describe that you can also run sbatch the same way you do as srun (single line command)
@jihe-liu I think this issue covers what is described in https://github.com/hbctraining/Intro-to-shell-flipped/issues/6 ? If so, let's consolidate and close the other issue
I looked to see if this looked easy to add and it didn't seem super obvious since this is in the HMS-RC lecture. Perhaps we could add a slide in there?