Quellcode durchsuchen

更新 'workflow.wdl'

master
meng vor 2 Jahren
Ursprung
Commit
80fc03ece3
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. +2
    -1
      workflow.wdl

+ 2
- 1
workflow.wdl Datei anzeigen

@@ -8,7 +8,7 @@ workflow {{ project_name }} {
File normal_bam
File normal_bam_bai
String ref_fasta
File ref_dir
File ref_fasta_dir
String sample_id
File annotsv_database
@@ -16,6 +16,7 @@ workflow {{ project_name }} {
String docker_manta
String cluster_config
String disk_size
String docker_bcftools
String docker_annotsv

call manta_calling.manta_calling as manta_calling{

Laden…
Abbrechen
Speichern