From 1a00753b4acc71542f9992f190deed7766fdf738 Mon Sep 17 00:00:00 2001 From: chaopower Date: Thu, 30 Nov 2023 16:14:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0polltion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pipeline.wdl | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline.wdl b/pipeline.wdl index 4307c31..35dcb84 100644 --- a/pipeline.wdl +++ b/pipeline.wdl @@ -188,6 +188,7 @@ workflow pipeline { msi=call_msi.msi_txt, hereditary=call_hereditary.hereditary_txt, chemo=call_chemo.chemo_res, + pollution=call_pollution.pollution_res, name=tumor, normal=normal, output_dir=workdir,