You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[#176](https://github.com/nf-core/eager/pull/176) - Increase runtime for DamageProfiler on [large reference genomes](https://github.com/nf-core/eager/issues/173)
*[#196](https://github.com/nf-core/eager/pull/196) - Fix issues with PE data being mapped incompletely
25
27
*[#200](https://github.com/nf-core/eager/pull/200) - Fix minor issue with some [typos](https://github.com/nf-core/eager/pull/196)
26
-
*[#210](https://github.com/nf-core/eager/pull/210) - Fix PMDTools [encoding issue](https://github.com/pontussk/PMDtools/issues/6) from `samtools calmd` generated files by running through `samtools view` first
27
-
28
+
*[#210](https://github.com/nf-core/eager/pull/210) - Fix PMDTools [encoding issue](https://github.com/pontussk/PMDtools/issues/6) from `samtools calmd` generated files by running through `sa]mtools view` first
29
+
*[#221](https://github.com/nf-core/eager/pull/221) - Fix BWA Index [not being reused by multiple samples](https://github.com/nf-core/eager/issues/219)
28
30
29
31
### `Dependencies`
30
32
@@ -35,7 +37,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
35
37
* Updated damageprofiler 0.4.4 -> 0.4.5
36
38
* Updated r-rmarkdown 1.11 -> 1.12
37
39
38
-
39
40
## [2.0.6] - 2019-03-05
40
41
41
42
### `Added`
@@ -51,28 +52,33 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
*[#127](https://github.com/nf-core/eager/pull/127) - Added a second testcase for testing the pipeline properly
62
65
*[#129](https://github.com/nf-core/eager/pull/129) - Support BAM files as [input format](https://github.com/nf-core/eager/issues/41)
63
66
*[#131](https://github.com/nf-core/eager/pull/131) - Support different [reference genome file extensions](https://github.com/nf-core/eager/issues/130)
*[#111](https://github.com/nf-core/eager/pull/110) - Allow [Zipped FastA reference input](https://github.com/nf-core/eager/issues/91)
77
83
*[#113](https://github.com/nf-core/eager/pull/113) - All files are now staged via channels, which is considered best practice by Nextflow
78
84
*[#114](https://github.com/nf-core/eager/pull/113) - Add proper runtime defaults for multiple processes
@@ -87,27 +93,33 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
87
93
## [2.0.3] - 2018-12-12
88
94
89
95
### `Added`
96
+
90
97
*[#80](https://github.com/nf-core/eager/pull/80) - BWA Index file handling
91
98
*[#77](https://github.com/nf-core/eager/pull/77) - Lots of documentation updates by [@jfy133](https://github.com/jfy133)
92
99
*[#81](https://github.com/nf-core/eager/pull/81) - Renaming of certain BAM options
93
100
*[#92](https://github.com/nf-core/eager/issues/92) - Complete restructure of BAM options
94
101
95
102
### `Fixed`
103
+
96
104
*[#84](https://github.com/nf-core/eager/pull/85) - Fix for [Samtools index issues](https://github.com/nf-core/eager/issues/84)
97
105
*[#96](https://github.com/nf-core/eager/issues/96) - Fix for [MarkDuplicates issues](https://github.com/nf-core/eager/issues/96) found by [@nilesh-tawari](https://github.com/nilesh-tawari)
0 commit comments