Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#!/bin/sh
#$ -N ABySS
#$ -q a16.q
#$ -pe *mpisingle 4
#$ -cwd

module load abyss/2.1.4

abyss-pe np=$NSLOTS name=chr1_1$(basename ${1%.*}) k=96 in='chr1_1.fa'${1} -se