Nextflow 25.04 introduced the topic: channel construct to make generating a versions.yml less cumbersome and more multi-tool 馃ぉ
This seems ideal for #579 in the modelCIF protocol details.
Since I'm implementing modelCIF spec anyway, and we'll be nextflow >25 complaint from v2.1 release onwards, I'm going to wire in those software details are topic: channels, not traditional versions.yml, in order to make this cleaner to populate and less subworkflow dependent.
Nextflow
25.04introduced thetopic:channel construct to make generating aversions.ymlless cumbersome and more multi-tool 馃ぉThis seems ideal for #579 in the modelCIF protocol details.
Since I'm implementing modelCIF spec anyway, and we'll be nextflow
>25complaint fromv2.1release onwards, I'm going to wire in those software details aretopic:channels, not traditionalversions.yml, in order to make this cleaner to populate and less subworkflow dependent.