Hello!
I’m fairly new to using CWL and am wondering how to do the following (this is a hypothetical situation): I have data files that I’d like to run a workflow on, and this workflow has several user chosen parameters for the tools. Instead of hardcoding those in, I’d like to have a configuration file that contains the values of those parameters. This way, if I want to change some of my workflow settings, all I need to do is change the configuration.
Happy to provide more details if needed!
Thanks!