NEWS
methyLImp2 1.1.1 (2024-09-10)
- Fixing wrong error/warning messages;
- Adding example of user-provided annotation.
methyLImp2 1.0.1 (2024-07-03)
- Fixing warnings printing.
methyLImp2 0.99.8 (2024-03-16)
- Fixing parallelization set-up.
methyLImp2 0.99.7 (2024-03-14)
- Fixing "exportglobals = FALSE" in the vignette.
methyLImp2 0.99.6 (2024-03-14)
- Fixing "BPPARAM" and "assay" usage.
methyLImp2 0.99.5 (2024-03-05)
- Add "BPPARAM" argument for BiocParallel parallelization.
- Add "which_assay" and "overwrite_res" arguments for better manupulation of SummarizedExperiment object.
- Change license.
methyLImp2 0.99.4 (2024-02-29)
- Switch to ChAMPdata package for annotation instead of the internal one to save space.
- Add unit tests.
- Put splitting the dataset by chromosomes in a separate function.
- Fix Bioconductor review comments.
methyLImp2 0.99.3 (2023-07-01)
methyLImp2 0.99.2 (2023-06-12)
- Change vignette example data to SummarizedExperiment.
methyLImp2 0.99.1 (2023-06-01)
- Change of possible input: either numeric matrix or SummarizedExperiment;
- Adding independent imputation for different samples groups.
methyLImp2 0.99.0 (2023-05-08)