Hello,
is it possible to add the step numbers to the parametric domain to see which tool a parameter will be used in? It seems that all items in the parametric domain have a hardcoded step of "0", presumably because these parameters are given directly to the pipeline itself and can be edited on the command line or the config. But it would be great for provenance reasons to actually know which tools/steps use which parameters.
Thanks!
Hello,
is it possible to add the step numbers to the parametric domain to see which tool a parameter will be used in? It seems that all items in the parametric domain have a hardcoded step of "0", presumably because these parameters are given directly to the pipeline itself and can be edited on the command line or the config. But it would be great for provenance reasons to actually know which tools/steps use which parameters.
nf-prov/plugins/nf-prov/src/main/nextflow/prov/BcoRenderer.groovy
Line 121 in 1d0458a
Thanks!