QIIME/en: Difference between revisions

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 16: Line 16:
|module load singularity
|module load singularity
|singularity build qiime2-2019.10.sif docker://qiime2/core:2019.10
|singularity build qiime2-2019.10.sif docker://qiime2/core:2019.10
}}
Building image of the latest version of qiime:
{{Commands
|module load singularity
|singularity build qiime2-2021.11.sif docker://quay.io/qiime2/core:2021.11
}}
}}


Line 22: Line 29:


Then run your code as described at [[Singularity]].  Typically you will run each QIIME command in a <code>singularity exec</code> statement:
Then run your code as described at [[Singularity]].  Typically you will run each QIIME command in a <code>singularity exec</code> statement:


{{Commands
{{Commands
38,760

edits