Version 1.0.3
[v1.0.3] - 2024-07-23
Several updates to the Recount3 sub-package.
Other changes:
-
Fixed a bug with the
bulkDGD.util.get_handlersfunction. -
Removed the batch number from the name of the output files in
dgd_get_recount3_data.
Internal changes (for contributors):
- The
recount3.util._check_categoryfunction was removed (together with the associatedrecount3.defaults.RECOUNT3_SUPPORTED_CATEGORIES_FILEvalue the text files inrecount3/dataused for checking) because it added an unnecessary layer of complexity (the download will fail anyway and will report the error if the GTEx/TCGA/SRA code is incorrect).