Added ability to specify executor version though --executor-version for sbpack-nf. This will allow users to specify which executor version they want to use.
Added revision note customization through --revision-note. Users can now add customized revision notes.
Added manual validation option. Users can now initiate manual validation by using --manual-validation in the command line of sbpack-nf. This can make it easier to properly define what types certain ambiguous inputs are, without the need to edit the CWL schema.
sbpack-nf updates:
--executor-version
for sbpack-nf. This will allow users to specify which executor version they want to use.--revision-note
. Users can now add customized revision notes.--manual-validation
in the command line of sbpack-nf. This can make it easier to properly define what types certain ambiguous inputs are, without the need to edit the CWL schema.