When you run moar it does not necessarily chooses the directories in alphanumeric order.
[cfphxd@genome4 consensus]$ moar run -t
executing: run
would executed in
run
would executed in /010.R1.combined
run
would executed in /060.assembly_merged
run
would executed in /020.R2.combined
run
would executed in /050.assembly_filtered
run
would executed in /040.assembly
run
would executed in /030.11_remove_dups
run
When you run moar it does not necessarily chooses the directories in alphanumeric order.
[cfphxd@genome4 consensus]$ moar run -t executing: run would executed in run would executed in /010.R1.combined run would executed in /060.assembly_merged run would executed in /020.R2.combined run would executed in /050.assembly_filtered run would executed in /040.assembly run would executed in /030.11_remove_dups run