All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2024-03-25
- Replaced GATKs SamToFastq by bedtools bamtofastq to avoid issue with unmated reads
0.2.0 - 2024-03-25
- Add support for BAM files as input files. It extracts the reads aligned to the MHC region in the canonical chromosome 6 + all reads from chromosome 6 alt contigs + unmapped reads and converts into FASTQs
0.1.0 - 2022-11-02
- First release!