Skip to content

Commit

Permalink
added installation instruction for unreleased qiime2 version to fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Apr 5, 2024
1 parent 6cb68a5 commit 29bc245
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ conda activate q2-amr
pip install --no-deps --force-reinstall \
git+https://github.com/misialq/rgi.git@py38-fix \
git+https://github.com/bokulich-lab/q2-amr.git

pip install git+https://github.com/qiime2/qiime2.git
```

Refresh cache and check that everything worked:
Expand All @@ -46,6 +48,8 @@ conda config --env --set subdir osx-64
pip install --no-deps --force-reinstall \
git+https://github.com/misialq/rgi.git@py38-fix \
git+https://github.com/bokulich-lab/q2-amr.git

pip install git+https://github.com/qiime2/qiime2.git
```

Refresh cache and check that everything worked:
Expand Down

0 comments on commit 29bc245

Please sign in to comment.