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_handlers
function. -
Removed the batch number from the name of the output files in
dgd_get_recount3_data
.
Internal changes (for contributors):
- The
recount3.util._check_category
function was removed (together with the associatedrecount3.defaults.RECOUNT3_SUPPORTED_CATEGORIES_FILE
value the text files inrecount3/data
used 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).