Closed
Description
What's the feature?
In the config.yaml you have to put the absolute path of the sunbeam_config.yml
This would allow it to simply look in the directory where the config.yaml already resides
e.g.
configfile: "sunbeam4_config.yml" # would be nice if you could do it like this
instead of...
configfile: "/mnt/isilon/microbiome/analysis/danielsg/redding_run_4/Scripts/HPC_cluster/sunbeam4_config.yml"