Skip to content
Snippets Groups Projects
Commit 2fa49674 authored by Manavalan Gajapathy's avatar Manavalan Gajapathy
Browse files

adds panoptes monitoring

parent f08f4744
No related branches found
No related tags found
1 merge request!2QC under one umbrella (well mostly) under QuaC
......@@ -118,6 +118,7 @@ def create_snakemake_command(args, repo_path, mount_paths):
cmd = [
"snakemake",
f"--snakefile '{snakefile_path}'",
"--wms-monitor http://10.111.161.152/panoptes",
f"--config {quac_configs}",
f"--restart-times {args.rerun_failed}",
"--use-conda",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment