Skip to content
Snippets Groups Projects
Commit 8ccfb0e0 authored by Cats's avatar Cats
Browse files

fix CupGenerateReport

parent d5294222
No related branches found
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@ task CupGenerateReport {
ln -s -t workdir ~{sep=" " cupData}
CupGenerateReport \
~{sampleName} \
workdir
workdir/
mv -t ~{outputDir} \
./workdir/~{sampleName}.cup.report.summry.png \
./workdir/~{sampleName}.cup.report.features.png \
......
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