Skip to content

Commit

Permalink
added q2-feature-table q2-moshpit to readme installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Apr 3, 2024
1 parent 78f96fa commit 6c2e5d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To install _q2-amr_, follow the steps described below.
mamba create -yn q2-amr \
-c conda-forge -c bioconda -c defaults \
-c https://packages.qiime2.org/qiime2/2024.2/shotgun/released/ -c qiime2\
qiime2 q2cli q2templates q2-types rgi
qiime2 q2cli q2templates q2-types q2-feature-table q2-moshpit rgi

conda activate q2-amr

Expand All @@ -38,7 +38,7 @@ qiime info
CONDA_SUBDIR=osx-64 mamba create -yn q2-amr \
-c conda-forge -c bioconda -c defaults \
-c https://packages.qiime2.org/qiime2/2024.2/shotgun/released/ -c qiime2\
qiime2 q2cli q2templates q2-types rgi
qiime2 q2cli q2templates q2-types q2-feature-table q2-moshpit rgi

conda activate q2-amr
conda config --env --set subdir osx-64
Expand Down

0 comments on commit 6c2e5d7

Please sign in to comment.