biocore / oecophylla

shotgun pipeline
MIT License
11 stars 19 forks source link

Added local execution for raw_combine_files #130

Closed tanaes closed 6 years ago

tanaes commented 6 years ago

This just changes the initial fastq combine rule to happen on the local node. It's nicer to the cluster because: 1. will restrict the number of simultaneous writes to the filesystem to whatever you pass to --local-cores and 2: doesn't hammer the scheduler with tiny jobs