Sfoglia il codice sorgente

test regions

master
YaqingLiu 4 anni fa
parent
commit
7c258e15b2
1 ha cambiato i file con 2 aggiunte e 3 eliminazioni
  1. +2
    -3
      tasks/Haplotyper.wdl

+ 2
- 3
tasks/Haplotyper.wdl Vedi File

@@ -15,9 +15,8 @@ task Haplotyper {

File? regions
Int? interval_padding
String

command <<<
command <<<
set -o pipefail
set -e
export SENTIEON_LICENSE=192.168.0.55:8990

Loading…
Annulla
Salva