implement correct status handling and add snakemake profile

This commit is contained in:
Johannes Heuel
2022-09-17 18:55:37 +02:00
parent 6e925b731e
commit a4a84844fa
11 changed files with 833 additions and 67 deletions

View File

@@ -11,3 +11,5 @@ version = "0.1.0"
[dependencies]
actix-web = "4"
serde_json = "1.0.85"
clap = "3.2.22"