`rna` and `dynaseq`
- Adjust the denominator of `Reads Assigned To {Exonic, Intronic, Intergenic, Antisense} regions` from valid reads to mapped reads. This way Exonic + Intronic + Intergenic + Antisense = 100%
General improvments
- Bug fix: Introns was added to gtf when running `celescope utils mkgtf`. Otherwise the featureCounts step will report an error for not finding intron regions.
- Removed the --gzip argument.