The SnakeFile Path (location of the snakemake file) should be an optional input.
When the user specifies a directory, the drone.yml should include a line for switching to snakemake directory before running the build.
If no path is specified, the root of the repo should be assumed, so no directory change should be performed.
The SnakeFile Path (location of the snakemake file) should be an optional input. When the user specifies a directory, the drone.yml should include a line for switching to snakemake directory before running the build.
If no path is specified, the root of the repo should be assumed, so no directory change should be performed.