Quellcode durchsuchen

更新 'tasks/manta.wdl'

master
meng vor 2 Jahren
Ursprung
Commit
e2898bcfb6
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. +1
    -0
      tasks/manta.wdl

+ 1
- 0
tasks/manta.wdl Datei anzeigen

@@ -15,6 +15,7 @@ task manta_calling{
String out_dir = "${sample_id}_result"
command <<<
set -exo pipefail
cpu=$(nproc)
/home/biosoft/manta-1.6.0.centos6_x86_64/bin/configManta.py \
--normalBam ${normal_bam} \
--tumorBam ${tumour_bam} \

Laden…
Abbrechen
Speichern