Bläddra i källkod

revise workflow

tags/v0.1.0
stead99 4 år sedan
förälder
incheckning
b0a99f4bd6
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Visa fil

@@ -112,7 +112,7 @@ workflow {{ project_name }} {
disable_quality_filtering=disable_quality_filtering
}

call hisat2.hisat2_fp as hisat2_fp {
call hisat2_fp.hisat2_fp as hisat2_fp {
input:
sample_id=sample_id,
idx=idx,

Laddar…
Avbryt
Spara