Explorar el Código

更新 'workflow.wdl'

master
chenqingwang hace 3 años
padre
commit
ba0d3a37ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Ver fichero

@@ -12,7 +12,7 @@ workflow {{ project_name }} {
String cluster
String disk_size

call rmats.rmats as rmats {
call vcfeval.vcfeval as vcfeval {
input:
vcf1 = vcf1,
vcf2 = vcf2,

Cargando…
Cancelar
Guardar