Przeglądaj źródła

Fix: buffer_size

master
YaqingLiu 3 lat temu
rodzic
commit
15d28bcca3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/VEP.wdl

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

@@ -29,7 +29,7 @@ task VEP {
if [ $nrow -lt 5000 ]; then
buffer_size="--buffer_size 5000"
else
buffer_size="--buffer_size 1000"
buffer_size="--buffer_size 500"
fi



Ładowanie…
Anuluj
Zapisz