Browse Source

remove multiqc

tags/v0.2
junshang 3 years ago
parent
commit
768b7b5ce3
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      workflow.wdl

+ 0
- 2
workflow.wdl View File

@@ -243,8 +243,6 @@ workflow {{ project_name }} {
wgs_metrics_summary=merge_sentieon_metrics.wgs_metrics_summary,
aln_metrics_summary=merge_sentieon_metrics.aln_metrics_summary,
is_metrics_summary=merge_sentieon_metrics.is_metrics_summary,
fastqc=multiqc.fastqc,
fastqscreen=multiqc.fastqscreen,
hap=multiqc.hap,
project=project,
docker=DIYdocker,

Loading…
Cancel
Save