File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6- ## v2.1.0dev - [ date]
6+ ## v2.1.0 - [ date]
77
88### Enhancements & fixes
99
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131- [[ #347 ] ( https://github.com/nf-core/chipseq/issues/347 )] - Add read group tag to bam files processed by bowtie2.
3232- [[ PR #406 ] ( https://github.com/nf-core/chipseq/pull/406 )] - Update metro map to show macs3 instead of macs2.
3333- [[ #409 ] ( https://github.com/nf-core/chipseq/issues/409 )] - Bulk modules and subworkflows update.
34+ - [[ PR #415 ] ( https://github.com/nf-core/chipseq/pull/415 )] - Get rid of ` oras ` in modules.
3435
3536### Software dependencies
3637
Original file line number Diff line number Diff line change 11report_comment : >
2- This report has been generated by the <a href="https://github.com/nf-core/chipseq/tree/dev " target="_blank">nf-core/chipseq</a>
2+ This report has been generated by the <a href="https://github.com/nf-core/chipseq/releases/tag/2.1.0 " target="_blank">nf-core/chipseq</a>
33 analysis pipeline. For information about how to interpret these results, please see the
4- <a href="https://nf-co.re/chipseq/dev /docs/output" target="_blank">documentation</a>.
4+ <a href="https://nf-co.re/chipseq/2.1.0 /docs/output" target="_blank">documentation</a>.
55
66data_format : " yaml"
77
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ manifest {
291291 description = """ ChIP-seq peak-calling and differential analysis pipeline."""
292292 mainScript = ' main.nf'
293293 nextflowVersion = ' !>=23.04.0'
294- version = ' 2.1.0dev '
294+ version = ' 2.1.0 '
295295 doi = ' '
296296}
297297
You can’t perform that action at this time.
0 commit comments