BD2KGenomics / toil-rnaseq

UC Santa Cruz Computational Genomics Lab's Toil-based RNA-seq pipeline
Apache License 2.0
38 stars 10 forks source link

use subprocess zcat instead of python gzip in wrapper.py to speed up pipeline #88

Closed wshands closed 7 years ago

wshands commented 7 years ago

use subprocess zcat instead of python gzip in wrapper.py to speed up pipeline; see example in function process_samples in pipeline.