2.8.0 Complete Hello nf-core v1 course
What's Changed
New and improved material
We're thrilled to release the completed version of the Hello nf-core course, which improves existing material and adds three new sections covering using an nf-core module(Part 3), making your own nf-core module (Part 4), and validating inputs and parameters (Part 5). This was a big effort by @pinin4fjords, assisted by @vdauwera, @FriederikeHanssen and @mribeirodantas in #672, #691 and #704.
We're also rolling out the first wave of some syntax updates to align with latest Nextflow guidance. This one is fairly trivial and consists of lowercasing Channel to channel everywhere. This was done by @robsyme and @mribeirodantas n #688, #686 and #702. If you see any remaining instances of Channel, please let us know by raising an issue or opening a pull request. FYI, the next wave of syntax updates will introduce workflow-level outputs, which will require more substantial changes.
Other changes
- Assorted fixes for issues reported by external folks by @vdauwera in #690
- Make it clearer where files will be generated by @mribeirodantas in #698
- Fixes map_demo.nf location according to training instructions by @mribeirodantas in #699
- Bump MQC container by @matthdsm in #687
- New survey for v1 of Hello nf-core by @vdauwera #707
Full Changelog: 2.7.0...2.8.0