Skip to content

Commit

Permalink
modified: bcbio.array.pbs
Browse files Browse the repository at this point in the history
  • Loading branch information
naumenko-sa committed Oct 17, 2018
1 parent dc4103f commit 1d92514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bcbio.array.pbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
# runs bcbio for an array of projects listed in projects.txt
# run with qsub -t 1-500%100 bcbio.array.pbs
# check jobs with qstat -nt1 | grep naum
# 100 is maximum reasonable amount of running jobs in the array

#PBS -l walltime=240:00:00,nodes=1:ppn=5
Expand Down

0 comments on commit 1d92514

Please sign in to comment.