=================
Changed
-------
- **BACKWARD INCOMPATIBLE:** Require Resolwe 17.x
- **BACKWARD INCOMPATIBLE:** Use Elasticsearch version 6.x
- **BACKWARD INCOMPATIBLE:** Bump Django requirement to version 2.2
- **BACKWARD INCOMPATIBLE:** Remove obsolete RNA-seq workflows
``workflow-bbduk-star-featurecounts-single``,
``workflow-bbduk-star-featurecounts-paired``,
``workflow-cutadapt-star-featurecounts-single`` and
``workflow-cutadapt-star-featurecounts-paired``
- **BACKWARD INCOMPATIBLE:** Remove obsolete descriptor schemas:
``rna-seq-bbduk-star-featurecounts``, ``quantseq``,
``rna-seq-cutadapt-star-featurecounts`` and
``kapa-rna-seq-bbduk-star-featurecounts``
- **BACKWARD INCOMPATIBLE:** In ``upload-fasta-nucl`` process, store
compressed and uncompressed FASTA files in ``fastagz`` and ``fasta``
ouput fields, respectively
- Allow setting the Java memory usage flags for the QoRTs tool in
``resolwebio/common:1.1.3`` Docker image
- Use ``resolwebio/common:1.1.3`` Docker image as a base image for
``resolwebio/rnaseq:4.4.2``
- Bump GATK4 version to 4.1.2.0 in ``resolwebio/dnaseq:4.2.0``
- Use MultiQC configuration file and prepend directory name to sample
names by default in ``multiqc`` process
- Bump ``resolwebio/common`` to 1.1.3 in ``resolwebio/dnaseq:4.2.0``
- Process ``vc-gatk4-hc`` now also accepts BED files through parameter
``intervals_bed``
Added
-----
- Support Python 3.7
- Add Tabix (1.7-2) to ``resolwebio/wgbs`` docker image
- Add JBrowse index output to ``hmr`` process
- Add ``bamclipper`` tool and ``parallel`` package to ``resolwebio/dnaseq:4.2.0`` image
- Support ``hg19_mm10`` hybrid genome in ``bam-split`` process
- Support mappability-based normalization (RPKUM) in featureCounts
- Add BEDPE upload process
- Add ``bamclipper`` process
- Add ``markduplicates`` process
- Add ``bqsr`` (BaseQualityScoreRecalibrator) process
- Add whole exome sequencing (WES) pipeline
Fixed
-----
- Fix building problems of ``resolwebio/dnaseq`` docker
- Fix handling of no-adapters input in workflows
``workflow-bbduk-star-featurecounts-qc-single`` and
``workflow-bbduk-star-featurecounts-qc-paired``
=================