Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Update submit.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HusseinLakkis01 authored Mar 21, 2023
1 parent d65b5ef commit f505b61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions submit.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/bash
#PBS -N Zaza_Pipeline
#PBS -N Test_Submission
#PBS -o logs/err.txt
#PBS -e logs/out.txt
#PBS -l walltime=20:00:00
Expand All @@ -8,7 +8,7 @@
#PBS -l vmem=125G


cd /project/kleinman/hussein.lakkis/from_hydra/scCoAnnotate
cd /scCoAnnotate/
mkdir -p logs

#conda init bash
Expand Down

0 comments on commit f505b61

Please sign in to comment.