===================
Added
-----
- Add ``alignment-summary`` process
- Add ``insert-size`` process
- Add ``wgs-metrics`` process
- Add ``rrbs-metrics`` process
- Add ``workflow-macs2`` workflow
Changed
-------
- **BACKWARD INCOMPATIBLE:** Use featureCounts instead of Stringtie in
the ``workflow-corall-single`` and ``workflow-corall-paired``
workflows
- **BACKWARD INCOMPATIBLE:** Remove ``stringtie`` and
``upload-metabolic-pathway`` processes
- **BACKWARD INCOMPATIBLE:** Refactor ``walt`` process to support
Picard quality metrics and update ``methcounts`` process and to match
the new outputs
- **BACKWARD INCOMPATIBLE:** Support MultiQC report in ``wgbs`` workflow
- Remove Stringtie tool from ``resolwebio/rnaseq`` Docker image
- Remove ``resolwe/base:ubuntu-14.04`` and ``resolwe/base:ubuntu-17.10``
Docker images
- Use pigz for output file compression in ``bbduk-single`` and
``bbduk-paired`` processes
- Use ``resolwebio/rnaseq:4.9.0`` Docker image in processes
``bbduk-single``, ``bbduk-paired``, ``trimmomatic-single``,
``trimmomatic-paired``, ``alignment-bowtie``, ``alignment-bowtie2``,
``alignment-hisat2``, ``alignment-subread``, ``cuffmerge``, ``pca``,
``cuffdiff``, ``differentialexpression-edger``, ``cufflinks``,
``cuffnorm``, ``cuffquant``, ``expression-aggregator``,
``htseq-count``, ``htseq-count-raw``, ``index-fasta-nucl``, ``rsem``,
``upload-bam``, ``upload-bam-indexed``, ``upload-bam-secondary``,
``upload-expression``, ``upload-expression-cuffnorm``,
``upload-expression-star``, ``upload-genome``,
``upload-gaf``, ``upload-obo``, ``upload-fasta-nucl``,
``regtools-junctions-annotate``, ``cutadapt-custom-single``,
``cutadapt-custom-paired``, ``bam-split``, ``gff-to-gtf``,
``spikein-qc``, ``differentialexpression-shrna``, ``feature_counts``,
``salmon-index``, ``salmon-quant``, ``library-strandedness``,
``qorts-qc``, ``alignment-star``, ``alignment-star-index``,
``cutadapt-3prime-single``, ``cutadapt-single``, ``cutadapt-paired``,
``differentialexpression-deseq2``, ``cutadapt-corall-single``,
``cutadapt-corall-paired``, ``umi-tools-dedup`` and ``shrna-quant``.
- Use ``resolwebio/common:1.3.1`` Docker image in processes
``amplicon-table``, ``mergeexpressions``, ``upload-bedpe``,
``upload-bam-scseq-indexed``, ``upload-diffexp``, ``upload-etc``,
``upload-sc-10x``, ``upload-multiplexed-single``,
``upload-multiplexed-paired``, ``archive-samples``,
``samtools-idxstats``, ``seqtk-sample-single``,
``seqtk-sample-paired``, ``basespace-file-import``,
``clustering-hierarchical-samples``,
``clustering-hierarchical-genes``, ``import-sra``,
``import-sra-single``, ``import-sra-paired``.
- Compute TPM values and map gene_ids to gene symbols in
``alleyoop-collapse`` process output
- Rewrite ``multiqc`` process to Python
- Save ``lib_format_counts.json`` in a separate output field in the
``salmon-quant`` process
- Use ``resolwebio/common:1.3.1`` as a base Docker image for the
``resolwebio/wgbs:1.2.0`` Docker image
- Support MultiQC reports in ChIP-seq workflows
Fixed
-----
- Fix Mapping search for ``source_id`` / ``target_id``
- Fix handling of input file names in processes: ``cellranger-count``,
``cutadapt-3prime-single``, ``cutadapt-corall-single``,
``cutadapt-corall-paired``, ``salmon-quant``, ``umi-tools-dedup``,
``upload-sc-10x`` and ``upload-bam-scseq-indexed``
- Fix handling of chimeric alignments in ``alignment-star``
===================