添加polltion
parent
a81642e24d
commit
934d34cdca
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
import "./wdl/qc.wdl"
|
import "./wdl/qc.wdl"
|
||||||
import "./wdl/alignment.wdl"
|
import "./wdl/alignment.wdl"
|
||||||
import "./wdl/call_mutation.wdl"
|
import "./wdl/call_mutation.wdl"
|
||||||
|
|
@ -8,10 +7,10 @@ import "./wdl/cnv.wdl"
|
||||||
import "./wdl/msi.wdl"
|
import "./wdl/msi.wdl"
|
||||||
import "./wdl/chemo.wdl"
|
import "./wdl/chemo.wdl"
|
||||||
import "./wdl/hereditary.wdl"
|
import "./wdl/hereditary.wdl"
|
||||||
|
import "./wdl/pollution.wdl"
|
||||||
import "./wdl/tmb.wdl"
|
import "./wdl/tmb.wdl"
|
||||||
import "./wdl/postprocess.wdl"
|
import "./wdl/postprocess.wdl"
|
||||||
|
|
||||||
|
|
||||||
workflow pipeline {
|
workflow pipeline {
|
||||||
|
|
||||||
String tumor
|
String tumor
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue