Quellcode durchsuchen

更新 'tasks/batch.wdl'

master
liuruimei vor 3 Jahren
Ursprung
Commit
4189cc4804
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. +0
    -1
      tasks/batch.wdl

+ 0
- 1
tasks/batch.wdl Datei anzeigen

@@ -27,7 +27,6 @@ task batch {
# must exist parameters
cp ${fasta} /cromwell_root/tmp/cnvkit/hg_ref.fa
cp ${faidx} /cromwell_root/tmp/cnvkit/hg_ref.fai
cp ${bed} /cromwell_root/tmp/cnvkit/target.bed
cp ${access_bed} /cromwell_root/tmp/cnvkit/access-mappable.bed

# optional parameters

Laden…
Abbrechen
Speichern