Skip to content
Snippets Groups Projects
Commit 1a2c97bd authored by Quentin  LETOURNEUR's avatar Quentin LETOURNEUR
Browse files

Update submission_template.sh

parent 72466f9d
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
#SBATCH --job-name={jobname} #SBATCH --job-name={jobname}
#SBATCH -o {stdout} #SBATCH -o {stdout}
#SBATCH --array=1-{num} #SBATCH --array=1-{num}
source /local/gensoft2/adm/etc/profile.d/modules.sh #source /local/gensoft2/adm/etc/profile.d/modules.sh
module purge #module purge
### Import your modules ### Import your modules
#module add Python/2.7.8 bowtie2/2.2.9 bwa/0.7.7 novocraft/V3.02.12 samtools/1.2 GenomeAnalysisTK/3.4-0 picard-tools/1.94 #module add Python/2.7.8 bowtie2/2.2.9 bwa/0.7.7 novocraft/V3.02.12 samtools/1.2 GenomeAnalysisTK/3.4-0 picard-tools/1.94
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment