Browse Source

modify sentieon

tags/v0.2.0
Haonan917 1 year ago
parent
commit
2c2b0cf86e
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      inputs
  2. +0
    -1
      tasks/sentieon.wdl

+ 0
- 1
inputs View File

@@ -26,7 +26,6 @@
"{{ project_name }}.fastq_2_D5": "{{ fastq_2_D5 }}",
"{{ project_name }}.FASTQSCREENdocker": "{{ FASTQSCREENdocker }}",
"{{ project_name }}.fastq_2_F7": "{{ fastq_2_F7 }}",
"{{ project_name }}.SENTIEON_LICENSE": "{{ SENTIEON_LICENSE }}",
"{{ project_name }}.fastq_1_D6": "{{ fastq_1_D6 }}",
"{{ project_name }}.fastq_1_F7": "{{ fastq_1_F7 }}",
"{{ project_name }}.REPLACE_SENTIEON_DOCKER": "{{ REPLACE_SENTIEON_DOCKER }}",

+ 0
- 1
tasks/sentieon.wdl View File

@@ -6,7 +6,6 @@ task sentieon {
File hs_metrics

String sample = basename(quality_yield,"_deduped_QualityYield.txt")
String docker
String cluster_config
String disk_size


Loading…
Cancel
Save