← Back to Submind

Topic

nf core

nf-core/bytesize: nf-meta

nf-core

The video introduces nf-meta, a new tool developed by Julian Frisch at Cubic designed to simplify workflow chaining within the nf-core ecosystem. Currently in beta but approaching its first release, this Python-based utility allows users to combine multiple distinct Nextflow pipelines into larger, c …

nf-core/bytesize: Parameter typing in Nextflow strict syntax

nf-core

The video features Nicolas from the Center for Medical Genetics Ghent presenting a guide on implementing parameter typing within Nextflow's strict syntax parser. He explains that while older parsers treated all parameters as strings regardless of their intended data type, the new strict syntax requi …