Loading
Fix output datatype when uncompressing a dataset with incorrect datatype
with the ``CONVERTER_gz_to_uncompressed`` tool. Previously, if a user forced an incorrect datatype to a compressed input dataset (e.g. `fastqsanger` instead of `fastqsanger.gz`), then the output datatype assigned by this tool would be an invalid one (`fastqsan`). Fix #17938.