From 934d34cdcab0bfa426ab8f80fd64096bce0fb804 Mon Sep 17 00:00:00 2001 From: chaopower Date: Thu, 30 Nov 2023 16:54:02 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pipeline.wdl b/pipeline.wdl index 35dcb84..1f4a79c 100644 --- a/pipeline.wdl +++ b/pipeline.wdl @@ -1,4 +1,3 @@ - import "./wdl/qc.wdl" import "./wdl/alignment.wdl" import "./wdl/call_mutation.wdl" @@ -8,10 +7,10 @@ import "./wdl/cnv.wdl" import "./wdl/msi.wdl" import "./wdl/chemo.wdl" import "./wdl/hereditary.wdl" +import "./wdl/pollution.wdl" import "./wdl/tmb.wdl" import "./wdl/postprocess.wdl" - workflow pipeline { String tumor