PAS and CHAOS require physical coordinate as input. I modify their optargs to achieve the following:
adding options "physical_coordinate" in their optargs. Snakemake will check first if key "physical_coordiante" exists in the optargs file, then check if it's true. Tested in wip_wf_optargs branch and functional.
Change metrics optargs schema file to notify future implementers about this option.
PAS and CHAOS require physical coordinate as input. I modify their optargs to achieve the following:
adding options "physical_coordinate" in their optargs. Snakemake will check first if key "physical_coordiante" exists in the optargs file, then check if it's true. Tested in
wip_wf_optargs
branch and functional.Change metrics optargs schema file to notify future implementers about this option.