percyfal / ratatosk

Apache License 2.0
17 stars 6 forks source link

Have had weird problems with cutadapt. Using the '-o' flag should generate gzipped output. However, the job runner uses tmp files, which by default don't use 'gz'-suffix. A workaround for now is to add the suffix in CutadaptJobRunner. This works on Linux, #17

Closed percyfal closed 11 years ago