Browse Source

更新 'workflow.wdl'

master
meng 2 years ago
parent
commit
c78fee7999
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      workflow.wdl

+ 3
- 3
workflow.wdl View File

@@ -2,9 +2,9 @@ version 1.0
import "./tasks/CNVkit.wdl" as cnvkit

workflow {{ project_name }} {
String sample_id
File ref_fasta_dir
String ref_fasta
String sample_id
File ref_fasta_dir
String ref_fasta
File ref_flat
File tumor_bam
File tumor_bam_bai

Loading…
Cancel
Save