Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Holland Computing Center
HCC docs
Commits
3a7806d5
Commit
3a7806d5
authored
Apr 13, 2021
by
eharstad
Browse files
Merge branch 'fix-qiime' into 'master'
fixing qiime module version See merge request
hcc/hcc-docs!261
parents
565492fe
18f43f35
Changes
1
Hide whitespace changes
Inline
Side-by-side
content/applications/app_specific/bioinformatics_tools/qiime.md
View file @
3a7806d5
...
...
@@ -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}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment