From 464d04f7647d8b0875e03162d5ea919cc6c0dad6 Mon Sep 17 00:00:00 2001 From: Kelsey Florek Date: Thu, 26 May 2022 16:28:02 -0500 Subject: [PATCH] added spriggan schema --- workflows.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows.json b/workflows.json index c2e3baf..0ffe43b 100644 --- a/workflows.json +++ b/workflows.json @@ -33,7 +33,7 @@ "repo": "wslh-bio/spriggan", "default_branch": "main", "configuration": "spriggan.config", - "schema":"" + "schema":"nextflow_schema.json" }, "viralrecon": { "description": "Viralrecon is a pipeline used to perform assembly and intra-host/low-frequency variant calling for viral samples.",