Przeglądaj źródła

alter judge conditions

master
YaqingLiu 4 lat temu
rodzic
commit
fecf10bb0c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/access.wdl

+ 1
- 1
tasks/access.wdl Wyświetl plik

@@ -9,7 +9,7 @@ task access {
String disk_size

command <<
if [ $method == "amplicon" ]; then
if [ ${method}=="amplicon" ]; then
cp ${bed} access-mappable.bed
else
cnvkit.py access -s ${min_gap_size} -o access-mappable.bed ${fasta}

Ładowanie…
Anuluj
Zapisz