sanjaynagi / rna-seq-pop

Snakemake workflow for Illumina RNA-sequencing experiments - extract population genomic signals from RNA-Seq data
https://sanjaynagi.github.io/rna-seq-pop/
MIT License
18 stars 7 forks source link

remove cutadapt and add fastp #79

Closed sanjaynagi closed 1 year ago

sanjaynagi commented 1 year ago

In this PR we have removed fastqc and cutadapt, and replace them with fastp.

We have also removed any commented out old rules. Updated the pythonGenomics.yaml to a later python version.

Updated the multiqc wrapper to a later version.