File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111
1212### ` Dependencies `
1313
14+ - Removed pinning of ` tbb ` (upstream bug in bioconda fixed)
15+ - Bumped ` pigz ` to 2.6 to fix rare stall bug when compressing data after AdapterRemoval
16+ - Bumped Bowtie2 to 2.4.2 to fix issues with ` tbb ` version
17+
1418### ` Deprecated `
1519
1620## v2.3.3 - 2021-01-06
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies:
3030 - bioconda::pmdtools=0.60
3131 - bioconda::bedtools=2.29.2
3232 - conda-forge::libiconv=1.15
33- - conda-forge::pigz=2.3.4
33+ - conda-forge::pigz=2.6
3434 - bioconda::sequencetools=1.4.0.6
3535 - bioconda::preseq=2.0.3
3636 - bioconda::fastp=0.20.1
@@ -45,9 +45,8 @@ dependencies:
4545 - bioconda::hops=0.35
4646 - conda-forge::biopython=1.76
4747 - conda-forge::xopen=0.9.0
48- - bioconda::bowtie2=2.4.1
48+ - bioconda::bowtie2=2.4.2
4949 - bioconda::eigenstratdatabasetools=1.0.2
5050 - bioconda::mapdamage2=2.2.0
5151 - bioconda::bbmap=38.87
52- - conda-forge::tbb=2020.2 # temp for bioconda broken bowtie2, remove once patched in bioconda
5352
You can’t perform that action at this time.
0 commit comments