Closed shernadi closed 2 years ago
Thanks for bringing this to my attention. I'll look into a bug fix for this in the next release.
As a work around you can get JAFFAL to output into any directory:
The input file prefixes can't easily be removed from the output directories and names.
Please let me know if you have any further problem or questions.
Fixed in commit 6bcad6ae3f0d8d258fcb7954705ef0c3c3eeddb6 Along with #72 #70
Hi,
I am experiencing some issues when I try to run JAFFAL with specifying an output directory (both when using
bpipe -d
or-p jaffa_output=""
. It seems the pipeline fails when it try to generate the final output files. I am also wondering if there is an easy way to exclude the input file prefix from the output directory?