Skip to content
Snippets Groups Projects
Commit 3a7806d5 authored by eharstad's avatar eharstad
Browse files

Merge branch 'fix-qiime' into 'master'

fixing qiime module version

See merge request !261
parents 565492fe 18f43f35
No related branches found
No related tags found
1 merge request!261fixing qiime module version
......@@ -44,7 +44,7 @@ Sample QIIME submit script to run **pick_open_reference_otus.py** is:
#SBATCH --output=qiime.%J.out
#SBATCH --error=qiime.%J.err
module load qiime/2.0
module load qiime/1.9
pick_open_reference_otus.py --parallel --jobs_to_start $SLURM_CPUS_ON_NODE -i /work/[groupname]/[username]/input.fasta -o /work/[groupname]/[username]/project/out_${SLURM_JOB_ID}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment