diff --git a/CoverageProfiler/CoverageProfiler.wdl b/CoverageProfiler/CoverageProfiler.wdl index 6cd2481..67e816a 100644 --- a/CoverageProfiler/CoverageProfiler.wdl +++ b/CoverageProfiler/CoverageProfiler.wdl @@ -66,9 +66,7 @@ workflow coverageProfile { meta { author: "Yueyao Gao" email: "tag@broadinstitute.org" - description: "Calculates the depth of coverage of an input sample and visualize it. - Currently supports two tools: Samtools and DepthOfCoverage. - The visualisation is only available for Samtools and Exome." + description:"Calculates the depth of coverage of an input sample and visualize it. Currently supports two tools: Samtools and DepthOfCoverage. The visualisation is only available for Samtools and Exome." } }