Closed lweasel closed 6 years ago
Is this not the case presently?
I don't think so. It will be pretty easy to do, just another "partial clean" target in the Makefile that deletes the raw mapped BAMs and the sorted BAMs, which can then be called from the "all" target after the filtered reads have been created.
Although this will be nice to have, I'm not overly concerned about needing it in place for the initial release.
Fixed by #52.
e.g. delete mapped BAM files, once sorted; delete sorted BAM files once filtered.