Quellcode durchsuchen

更新 'workflow.wdl'

{{ project_name }}
master
biochenglinliu vor 2 Jahren
Ursprung
Commit
820d083a96
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      workflow.wdl

+ 1
- 1
workflow.wdl Datei anzeigen

@@ -1,7 +1,7 @@
import "./tasks/fastp.wdl" as fastp
import "./tasks/teprof_s1.wdl" as teprof_s1

workflow run_teprof_s1 {
workflow {{ project_name }} {
String sample_id
File fastq1
File fastq2

Laden…
Abbrechen
Speichern