Browse Source

更新 'workflow.wdl'

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

+ 3
- 3
workflow.wdl View File

import "./tasks/CNVkit.wdl" as cnvkit import "./tasks/CNVkit.wdl" as cnvkit


workflow {{ project_name }} { 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 ref_flat
File tumor_bam File tumor_bam
File tumor_bam_bai File tumor_bam_bai

Loading…
Cancel
Save