Zhihui 4年前
コミット
8e5f21ec7b
1個のファイルの変更0行の追加9行の削除
  1. +0
    -9
      workflow.wdl

+ 0
- 9
workflow.wdl ファイルの表示

@@ -5,15 +5,6 @@ workflow {{ project_name }} {
File inputSamplesFile
Array[Array[File]] inputSamples = read_tsv(inputSamplesFile)
String fasta
String idx_prefix
File screen_ref_dir
File fastq_screen_conf
File idx
File gtf
File ref_dir


scatter (quartet in inputSamples){

call fastp.fastp as fastp {

読み込み中…
キャンセル
保存