Releases: PavlidisLab/rnaseq-pipeline
Releases · PavlidisLab/rnaseq-pipeline
v2.1.7
v2.1.6
v2.1.4
This patch release addresses a couple of minor issues, update MultiQC and include a JSON report for cutadapt.
- update MultiQC to 2.11
- generate a cutadapt JSON report alongside trimmed reads and add it to MultiQC search directories
- add a new
--ignore-priority
option toSubmitExperimentsFromFileToGemma
andSubmitExperimentsFromGoogleSpreadsheetToGemma
- fix output when
--ignore-mate=forward
is passed toTrimSample
task - raise an exception for empty SRA record instead of creating an empty file
v2.1.3
v2.1.2
This patch release introduces a new CI based on GitHub Actions and migrate Gemma tasks to use the new Gemma CLI.