The organisation of the prepare rule makes debugging difficult, and handles the input files awkwardly. The latter makes the rule irreproducible. Proposed todo: - [ ] parametrize input files properly in a way that makes the order fixed. - [ ] properly deal with memory, prior to merging. - [ ] properly handle log files and returns.
The organisation of the prepare rule makes debugging difficult, and handles the input files awkwardly. The latter makes the rule irreproducible.
Proposed todo: