Explorar el Código

更新 'workflow.wdl'

tags/v4.1.1
chenqingwang hace 4 años
padre
commit
cc51c51b3a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      workflow.wdl

+ 2
- 2
workflow.wdl Ver fichero

@@ -3,14 +3,14 @@ import "./tasks/rmats.wdl" as rmats

workflow {{ project_name }} {
String sample_id
File b1_txt
File b1_txt
File b2_txt
File reference_gtf_file

String rmats_docker
String rmats_cluster
String disk_size
String disk_size

call rmats.rmats as rmats {
input:

Cargando…
Cancelar
Guardar