Release for BioC2022
Changes in version 1.9.2, Bioconductor 3.16 Dev
- Improve aggregate_duplicates for tibble and SummarizedExperiment
- Fix epic deconvolution when using DelayedMatrix
- Allow as_SummarizedExperiment with multiple columns identifiers for .sample and .feature
What's Changed
- error if there are NAs in the .transcript column by @stemangiola in #248
- convert DelayedMatrix and fixed sample column name by @stemangiola in #247
- as_SE with multiple columns as input by @stemangiola in #249
- improve docs for deconvolution by @stemangiola in #246
Full Changelog: v1.7.4...v1.9.2