Skip to content
Snippets Groups Projects
Commit 54f323f5 authored by Cats's avatar Cats
Browse files

fix some typos

parent d554e60c
No related branches found
No related tags found
No related merge requests found
......@@ -38,11 +38,11 @@ task Peach {
set -e
mkdir -p ~{outputDir}
peach \
-vcf ~{germlineVcf} \
--vcf ~{germlineVcf} \
--sample_t_id ~{tumorName} \
--sample_r_id ~{normalName} \
--tool_version 1.5 \
--outputDir ~{outputDir} \
--outputdir ~{outputDir} \
--panel ~{panelJson}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment