Archived site. See the  latest event.
Júlia Mir Pedrol
Júlia Mir Pedrol

Oct 13, 2022, 3:15 PM CET

Watch on Youtube

Pipeline parameter validation with the nf-core JSON schema

Ecosystem

A key feature of Nextflow is its ability to use ‘parameters’ - configuration variables that can be overwritten at runtime in config files or on the command line. Parameters are a flexible and powerful concept, yet their flexibility can be a problem - developers may need to write a significant amount of code to validate user inputs.

To help with this, we developed a new standard within the nf-core community using the JSON Schema format. Developers can create a schema file using a combination of automated CLI tooling and a graphical web interface. This file is then used by the pipeline not only to automatically validate inputs, but also to generate documentation and help text. Because we use the JSON Schema standard, these files can also be used outside of Nextflow - they’re used to build the nf-core website documentation and graphical launch interface.

In this talk I will cover how Nextflow schema files work and describe the tooling that we have created to work with them. I’ll talk about ongoing work to port the nf-core library code into a new Nextflow plugin, moving beyond just nf-core so that any pipeline can use schema with just a few lines of code.

Watch on Youtube
Júlia Mir Pedrol

Júlia Mir Pedrol

Bioinformatician at the Quantitative Biology Center, University of Tübingen

Community
Tools
Speaker