--params-file
flag in the workflow script.ARGS_
to the name, and we will capitalize the name. For instance, if you named your argument your_argument_1
, you can access this in the script as $ARGS_YOUR_ARGUMENT_1
. Any such parameters will be visible on the workflow creation page to the right of your script, and you will see a clipboard icon beside the argument name, allowing you to copy the name for use throughout your script.
my_workflow_arguments.json
:$ONE_CODEX_API_KEY
is your API key,workflow_UUID
is the unique identifier for the workflow that you want to run on the sample