Explorar el Código

更新 'workflow.wdl'

tags/v0.0.1
chenqingwang hace 4 años
padre
commit
90aaa2df19
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver fichero

@@ -26,7 +26,7 @@ workflow {{ project_name }} {
input:
reference_gtf_file=reference_gtf_file,
sample_id=sample_id,
bam=samtools.bam,
bam=samtools_index.bam,
docker=spladder_docker,
cluster=spladder_cluster,
disk_size=disk_size

Cargando…
Cancelar
Guardar