Skip to content

Commit 140497d

Browse files
committed
Update CHANGELOG
1 parent 23cc664 commit 140497d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
### `Added`
99

1010
* [#138](https://github.com/nf-core/chipseq/issues/138) - Add social preview image
11+
* [#153](https://github.com/nf-core/chipseq/issues/153) - Add plotHeatmap
1112
* [nf-core/atacseq#63](https://github.com/nf-core/atacseq/issues/63) - Added multicore support for Trim Galore!
1213
* [nf-core/atacseq#71](https://github.com/nf-core/atacseq/issues/71) - consensus_peaks.mLb.clN.boolean.intersect.plot.pdf not generated
1314
* [nf-core/atacseq#75](https://github.com/nf-core/atacseq/issues/75) - Include gene annotation versions in multiqc report
1415
* [nf-core/atacseq#76](https://github.com/nf-core/atacseq/issues/76) - featureCounts coupled to DESeq2
1516
* [nf-core/atacseq#79](https://github.com/nf-core/atacseq/issues/79) - Parallelize DESeq2
1617
* [nf-core/atacseq#97](https://github.com/nf-core/atacseq/issues/97) - PBC1, PBC2 from pipeline?
1718
* Update template to tools `1.9`
19+
* Replace `set` with `tuple` and `file()` with `path()` in all processes
1820
* Capitalise process names
1921
* Parameters:
2022
* `--skip_peak_qc` to skip MACS2 peak QC plot generation

0 commit comments

Comments
 (0)