Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes #5983 by using a pipe bowtie2 and samtools run in parallel. since already bowtie2 alone uses more CPU than the assigned ones (less that 1 core) we should not do this, but run them serially. also properly redirects stderr.
- Loading branch information