Explorar el Código

更新 'workflow.wdl'

master
meng hace 2 años
padre
commit
0744eaf004
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      workflow.wdl

+ 2
- 0
workflow.wdl Ver fichero

@@ -9,6 +9,7 @@ workflow {{ project_name }} {
String ref_fasta
File ref_flat
File bed_file
String center_at
File gc
File tumor_bam
File tumor_bam_bai
@@ -43,6 +44,7 @@ workflow {{ project_name }} {
ref_dir=ref_fasta_cnvkit,
fasta=ref_fasta,
ref_flat=ref_flat,
center_at=center_at,
#hrd=HRD.hrd,
bed_file=bed_file,
tumor_bam=tumor_bam,

Cargando…
Cancelar
Guardar