Hi Jim,
I am having trouble submitting PAUP jobs to the Moab. I am not certain where PAUP is located (the correct directory and path), and my analysis is getting hung up at the submit file. Below is a copy of my submit file:
#!/bin/bash
#MOAB -l nodes=1
#MOAB -j oe
#MOAB -m abe
#MOAB -N paup
#MOAB -l walltime=8:90:00:00
/opt/Bio/paup/paup -n TEST1.1.nex
Thanks,
John

HPC Community