Mercurial > hg > cc > cirrus_home
view plinksRedoJob.sh @ 204:dc397748f4e1
rework w2c.py args
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 23 Apr 2026 10:51:36 +0100 |
| parents | b976a7449d41 |
| children |
line wrap: on
line source
#!/bin/bash # Usage: qsub -v t1=1stTar,tn=numTars plinksJob.sh #PBS -l select=2:ncpus=36 #PBS -l place=exclhost #PBS -l walltime=08:00:00 #PBS -V #PBS -A dc007 #PBS -N plr #module load mpt cd ${PBS_O_WORKDIR} bin/plinksRedoMaster.sh
