Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/mmaseq/workflow/envs/bcftools.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
name: bcftools
dependencies:
- bioconda::bcftools
# BioConda bcftools incorrectly lists gsl >2.7 as a dependency,
# despite being compiled against 2.5. By adding this as a separate
# dependency, this will cause the correct .so file to be present.
- conda-forge::gsl=2.5
1 change: 0 additions & 1 deletion src/mmaseq/workflow/envs/plasmidfinder.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
name: plasmidfinder
dependencies:
- bioconda::plasmidfinder
- bioconda::kma
1 change: 0 additions & 1 deletion src/mmaseq/workflow/envs/resfinder.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
name: resfinder
dependencies:
- bioconda::resfinder
- bioconda::kma
2 changes: 0 additions & 2 deletions src/mmaseq/workflow/envs/shovill.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
name: shovill
dependencies:
- bioconda::spades
- bioconda::shovill

Loading