Ver código fonte

fix bugs

master
LUYAO REN 5 anos atrás
pai
commit
8d83d83bc6
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      workflow.wdl

+ 0
- 2
workflow.wdl Ver arquivo

@@ -21,8 +21,6 @@ workflow {{ project_name }} {
input:
snv_gzvcf_2=index.snv_gzvcf_2,
indel_gzvcf_2=index.indel_gzvcf_2,
snv_gzvcf=snv_gzvcf,
indel_gzvcf=indel_gzvcf,
snv_gzvcf_index=index.snv_gzvcf_index,
indel_gzvcf_index=index.indel_gzvcf_index,
sample=sample,

Carregando…
Cancelar
Salvar