Changes in version 1.5.3 (2023-11-21) o Added 'seed' parameter to simulation Changes in version 1.5.2 (2023-11-08) o Updated SimBu to be compatibel with Seurat v5 Changes in version 1.1.2 (2023-01-12) o Bugfix in the dataset_seurat function, where custom names for the parameters `cell_id_col` and `cell_type_col` did not work (thanks to @orange-whale for bringing this up) o Changed default `remove_bias_in_counts` parameter of function `simulate_bulk` to FALSE after discussion with @ZheFrench Changes in version 1.1.1 (2022-11-02) o Bugfix in mirror_db scenario, where cell type fractions were not correctly annotated in the cell_fraction output (thanks to @arielah for helping out here) Changes in version 1.0.0 (2022-11-01) o SimBu was released on Bioconductor 3.16 Changes in version 0.99.10 (2022-07-07) o Added long tests to test the download of sfaira datasets Changes in version 0.99.7 (2022-06-01) o Added functionality to check Sfaira datasets for accessibility (if the specified URLs can be downloaded) o Added list of Sfaira IDs, which are currently not downloadable Changes in version 0.99.0 (2022-04-21) o Use `basilisk` to solve conda environment and Sfaira dependencies o SimBu has been submitted to Bioconductor Changes in version 0.1.0 (2021-05-15) o Project start