Skip to content

Commit

Permalink
Fix: wait for bedpe->vcf jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnikz committed Jan 25, 2021
1 parent c8bb529 commit 7d0d18e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -330,7 +330,10 @@ waiting
done
done

# waiting
waiting

#cd ../genome_wide
#p=predict.py

ETIME=$(date +%s)
echo "Processing ${#JOBS[@]} jobs took $((ETIME - STIME)) sec to complete."

0 comments on commit 7d0d18e

Please sign in to comment.