Releases: stemangiola/tidySingleCellExperiment
Releases · stemangiola/tidySingleCellExperiment
Improve aggregate and nest
What's Changed
- Fix aggregate with rowdata by @stemangiola in #104
- R dependency by @stemangiola in #105
- update nest to use cell numeric id rather than original id which can … by @stemangiola in #106
Full Changelog: v1.13.3...v1.15.2
v1.13.3
What's Changed
- Add slice functions by @noriakis in #90
- Improve documentation by @william-hutchison in #94
- Allow y as S4 DataFrame in *_join() by @lambdamoses in #98
- Refactor *_join functions with function factory by @lambdamoses in #99
- Improve
plot_ly
by @william-hutchison in #100 - fix-biocCHECK by @stemangiola in #102
- group_split by @B0ydT in #97
New Contributors
- @noriakis made their first contribution in #90
- @lambdamoses made their first contribution in #98
- @B0ydT made their first contribution in #97
Full Changelog: v1.11.6...v1.13.3
v1.11.6
What's Changed
- revise unit tests
tidySingleCellExperiment
by @HelenaLC in #79 - cleaning
BiocCheck()
; linting revision; GHA bump to Bioc devel by @HelenaLC in #83 - add argument to aggregate_cells by @stemangiola in #87
- Speedup aggregate cells by @stemangiola in #86
Full Changelog: v1.11.4...v1.11.6
v1.11.4
What's Changed
- Add
summarize
as an explicit alias of the functionsummarise
by @william-hutchison in #67 - Drop bind generics by @stemangiola in #68
- doc revision by @HelenaLC in #75
- +@name tags; +missing doc for inner_join by @HelenaLC in #77
- update README and Vignette by @stemangiola in #78
New Contributors
Full Changelog: v1.11.1...v1.11.4
Release update for Bioc2023
What's Changed
- Use generic aggregate cells from ttservice by @william-hutchison in #64
Full Changelog: v1.9.4...v1.11.1
Release update for RMedicine2023
What's Changed
- fix tidyr by @stemangiola in #53
- Add count drop generics by @stemangiola in #55
- Added aggregate cells function and dependencies by @william-hutchison in #57
- Added aggregate cells function to README and vignette by @william-hutchison in #59
New Contributors
- @william-hutchison made their first contribution in #57
Full Changelog: v1.9.1...v1.9.4
DEVELOPMENT_3_17
What's Changed
- Fix README by @mblue9 in #46
- Make assay output shorter by @mblue9 in #50
- fix as_meta_data by @stemangiola in #51
- Fix unique special columns by @stemangiola in #52
Full Changelog: v1.7.4...v1.9.1
BioC2022
What's Changed
- Update Depends R version to 4.1 by @mblue9 in #44
- Print hotifx by @stemangiola in #47
Full Changelog: v1.7.2...v1.7.4
For BioC2022
What's Changed
- use ttservice by @stemangiola in #36
- deprecate cell column by @stemangiola in #39
- Dev by @stemangiola in #37
- Update action to bioc 3.14 by @mblue9 in #40
- Print hotifx by @stemangiola in #41
- Update github action to Bioc 3.15 by @mblue9 in #42
Full Changelog: v1.3.2...v1.7.2
Bioconductor 3.14 - Used for BiocAsia2021
v1.3.2 Add news