ソースを参照

更新 'tasks/fastq_ncm.wdl'

master
meng 2年前
コミット
343afe0d01
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tasks/fastq_ncm.wdl

+ 1
- 1
tasks/fastq_ncm.wdl ファイルの表示

@@ -23,6 +23,6 @@ task fastq_ncm {
dataDisk:"cloud_ssd " + disk_size + " /cromwell_root/"
}
output {
File output="${out_id}.tar"
File result="${out_id}.tar"
}
}

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