Currently @alessiovignoli is implementing JSON based configuration files and parsing tools.
YAML is a more readable option, but can it handle the parsing of many combinations altogether and split them into individual configs to run each python launch independently through Nextflow?
Currently @alessiovignoli is implementing JSON based configuration files and parsing tools.
YAML is a more readable option, but can it handle the parsing of many combinations altogether and split them into individual configs to run each python launch independently through Nextflow?
It can be nice to explore this.