BIMSBbioinfo / pigx_rnaseq

Bulk RNA-seq Data Processing, Quality Control, and Downstream Analysis Pipeline
GNU General Public License v3.0
20 stars 11 forks source link

Allow multiple fastq file name endings (fastq, fq) - #71 #73

Closed dohmjan closed 4 years ago

dohmjan commented 4 years ago

Fixes #71
pigx_rnaseq.py (rule trim_galore_pe, rule trim_galore_se): remove fastq -> fq replacement; use second last filename extension instead