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
26
29
*[#200](https://github.com/nf-core/eager/pull/200) - Fix minor issue with some [typos](https://github.com/nf-core/eager/pull/196)
27
-
*[#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
28
-
30
+
*[#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
31
+
*[#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)
29
32
30
33
### `Dependencies`
31
34
@@ -36,7 +39,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
36
39
* Updated damageprofiler 0.4.4 -> 0.4.5
37
40
* Updated r-rmarkdown 1.11 -> 1.12
38
41
39
-
40
42
## [2.0.6] - 2019-03-05
41
43
42
44
### `Added`
@@ -52,28 +54,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
63
67
*[#129](https://github.com/nf-core/eager/pull/129) - Support BAM files as [input format](https://github.com/nf-core/eager/issues/41)
64
68
*[#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)
78
85
*[#113](https://github.com/nf-core/eager/pull/113) - All files are now staged via channels, which is considered best practice by Nextflow
79
86
*[#114](https://github.com/nf-core/eager/pull/113) - Add proper runtime defaults for multiple processes
@@ -88,27 +95,33 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
95
## [2.0.3] - 2018-12-12
89
96
90
97
### `Added`
98
+
91
99
*[#80](https://github.com/nf-core/eager/pull/80) - BWA Index file handling
92
100
*[#77](https://github.com/nf-core/eager/pull/77) - Lots of documentation updates by [@jfy133](https://github.com/jfy133)
93
101
*[#81](https://github.com/nf-core/eager/pull/81) - Renaming of certain BAM options
94
102
*[#92](https://github.com/nf-core/eager/issues/92) - Complete restructure of BAM options
95
103
96
104
### `Fixed`
105
+
97
106
*[#84](https://github.com/nf-core/eager/pull/85) - Fix for [Samtools index issues](https://github.com/nf-core/eager/issues/84)
98
107
*[#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