Skip to content

Commit

Permalink
chore: update fgbio version
Browse files Browse the repository at this point in the history
  • Loading branch information
znorgaard committed Nov 11, 2024
1 parent 89e06f6 commit 60a3ace
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- bioconda::fgbio=2.2.1
- bioconda::fgbio=2.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- bioconda::fgbio=2.2.1
- bioconda::fgbio=2.4.0
4 changes: 2 additions & 2 deletions modules/nf-core/fgbio/collectduplexseqmetrics/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ channels:
- conda-forge
- bioconda
dependencies:
- "bioconda::fgbio=2.0.2"
- "conda-forge::r-ggplot2=3.4.4"
- "bioconda::fgbio=2.4.0"
- "conda-forge::r-ggplot2=3.5.1"
2 changes: 1 addition & 1 deletion modules/nf-core/fgbio/fastqtobam/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- bioconda::fgbio=2.2.1
- bioconda::fgbio=2.4.0
2 changes: 1 addition & 1 deletion modules/nf-core/fgbio/filterconsensusreads/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- bioconda::fgbio=2.2.1
- bioconda::fgbio=2.4.0
2 changes: 1 addition & 1 deletion modules/nf-core/fgbio/groupreadsbyumi/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- bioconda::fgbio=2.2.1
- bioconda::fgbio=2.4.0
2 changes: 1 addition & 1 deletion modules/nf-core/fgbio/sortbam/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- bioconda::fgbio=2.2.1
- bioconda::fgbio=2.4.0
2 changes: 1 addition & 1 deletion modules/nf-core/fgbio/zipperbams/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ channels:
- conda-forge
- bioconda
dependencies:
- bioconda::fgbio=2.2.1
- bioconda::fgbio=2.4.0

0 comments on commit 60a3ace

Please sign in to comment.