Join us for our weekly series of short talks: nf-core/bytesize.

Just 15 minutes + questions, we focus on topics about using and developing nf-core pipelines. These are recorded and made available at https://nf-co.re , helping to build an archive of training material. Got an idea for a talk? Let us know on the #bytesize Slack channel!

This week, Nicolas (@nvnieuwk) will talk about parameter typing in Nextflow strict syntax. With Nextflow 26.04.0, parameters passed via the CLI are now always strings. This bytesize will cover what changed, how to migrate pipelines to use parameter types, and tips for both users and developers. You can read more about this topic in the blog post.