bhattlab / bhattlab_workflows

Computational workflows for metagenomics tasks, by the Bhatt lab
http://www.bhattlab.com
46 stars 15 forks source link

shouldn't preprocessing use EXTENSION? #16

Closed elimoss closed 5 years ago

elimoss commented 5 years ago

in preprocessing/preprocessing.snakefile, line 17, the extensions used are hardcoded. Shouldn't tuple(['fastq.gz', 'fq.gz']) be replaced with EXTENSION if this is going to be pulled from the config to begin with? I encountered this by providing some *.fq files, specifying '.fq' as my extension, and still getting no result until I made this substitution. Just making sure as I'm not too familiar with this code.

bsiranosian commented 5 years ago

Fixed in https://github.com/bhattlab/bhattlab_workflows/commit/bb656f6810482dbedb6596350522d6a165515dab