Skip to content

PbsScript

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

#PBS -l nodes=16:ppn=2
#PBS -l walltime=144:00:00
#PBS -o /home/sjors/work/protocols/Phantom/OUTPUT/ProjMatch.out
#PBS -e /home/sjors/work/protocols/Phantom/OUTPUT/ProjMatch.err

cd /home/sjors/work/protocols/Phantom
cat /home/sjors/.profile

python xmipp_protocol_projmatch.py



Clone this wiki locally