Whenever I am attempting to run something like the following:
tw launch FetchNGS_NFcore --params-file fetchngs/fetchngs_tower_params.3.json --config ../src/fetchngs_nextflow.config --compute-env xyz --labels x,y
I get this error:
ERROR: A label with name 'x' already exists for workspace 'Altos_Labs_Inc'
Is there a way to label these pipeline runs even if the label already exists? From the tower GUI, this is possible.