===================
Added
-----
- Allow filtering ``Sample`` by ``Variant``
- Allow filtering variant annotations by variant id
- Add filters to ``Variant`` and ``VariantCall`` objects
- Add ``known_fusions`` file input to ``arriba`` process and
``gene-fusion-calling-arriba`` workflow
Changed
-------
- Change ``variant-annotation`` process
to skip downstream/upstream and intergenic variants
- Change clinical diagnosis and annotation fields type to text
- When filtering variants do not return duplicated objects
- Optimize resource usage in processes ``bbduk-single``, ``bbduk-paired``,
``upload-fastq-single``, ``upload-fastq-paired``,
``files-to-fastq-single`` and ``files-to-fastq-paired``
- Update the ``pca`` process with the functionality from the
deprecated ``pca-beta`` process
- Bump resources requirements for ``arriba`` process
Fixed
-----
- Change max char length of REF and ALT fields
for variant model to 150
- Fix failing requests in the ``geo-import`` process by using eutils for
fetching data from SRA
- Fix rendering of ``star_index`` input field in
``gene-fusion-calling-arriba`` workflow
===================