From 1f77b924af298ea6bedc0d42575118c2f3e9b2df Mon Sep 17 00:00:00 2001 From: Sebastian Schoenherr Date: Wed, 6 Mar 2024 16:01:33 +0100 Subject: [PATCH] Improve naming --- cloudgene.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/cloudgene.yaml b/cloudgene.yaml index 2ea24da..5c21d1d 100644 --- a/cloudgene.yaml +++ b/cloudgene.yaml @@ -53,13 +53,16 @@ workflow: label: "Estimating required VAF Coverage" view: progressbar - process: "MTDNA_SERVER_2:HAPLOGROUPS_CONTAMINATION" - label: "Haplogroup % Contamination Detection" + label: "Haplogroups & Contamination Detection" view: progressbar - process: "MTDNA_SERVER_2:VCF_MERGE" label: "VCF Merge" view: progressbar + - process: "MTDNA_SERVER_2:SAMPLE_REPORT" + label: "Sample Report Generation" + view: progressbar - process: "MTDNA_SERVER_2:REPORT" - label: "Report Generation" + label: "Dashboard Generation" view: progressbar inputs: @@ -98,7 +101,7 @@ workflow: 0.1: 0.1 - id: coverage_estimation - description: Apply Coverage Estimation for Diagnostic NGS + description: Apply Coverage Estimate type: list value: off values: @@ -106,7 +109,7 @@ workflow: off: Off - id: subsampling - description: Subsample to specified coverage (Deactived with value 0) + description: Coverage Subsampling (0 means deactivated) type: number visible: true value: 0