Created
March 8, 2013 16:41
-
-
Save mrklein/5117819 to your computer and use it in GitHub Desktop.
Reconstructing case on the cluster
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#PBS -l nodes=1 | |
cd $PBS_O_WORKDIR | |
reconstructPar -case $PBS_O_WORKDIR > $PBS_O_WORKDIR/log.reconstructPar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment