Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HCC docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Holland Computing Center
HCC docs
Commits
18f43f35
Commit
18f43f35
authored
4 years ago
by
eharstad
Browse files
Options
Downloads
Patches
Plain Diff
fixing qiime module version
parent
565492fe
No related branches found
No related tags found
1 merge request
!261
fixing qiime module version
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/applications/app_specific/bioinformatics_tools/qiime.md
+1
-1
1 addition, 1 deletion
...t/applications/app_specific/bioinformatics_tools/qiime.md
with
1 addition
and
1 deletion
content/applications/app_specific/bioinformatics_tools/qiime.md
+
1
−
1
View file @
18f43f35
...
...
@@ -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}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment