Skip to content

Commit

Permalink
Remove genotype key and defaults channels (#44)
Browse files Browse the repository at this point in the history
* remove unnecessary file

* removed defaults from remaining conda envs
  • Loading branch information
jpalmer37 authored Oct 31, 2024
1 parent aa5a94e commit 1b9d70c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
Binary file removed assets/genoflu/genotype_key.xlsx
Binary file not shown.
1 change: 0 additions & 1 deletion environments/fluviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: fluviewer-nf-FluViewer
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bbmap=39.01
- bcftools=1.17
Expand Down
1 change: 0 additions & 1 deletion environments/nextclade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ name: fluviewer-nf-nextclade
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- nextclade=3.8.1

0 comments on commit 1b9d70c

Please sign in to comment.