| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-25 | 1.3 kB | |
| Version 5.5.1 source code.tar.gz | 2026-06-25 | 17.2 MB | |
| Version 5.5.1 source code.zip | 2026-06-25 | 17.4 MB | |
| Totals: 3 Items | 34.6 MB | 1 | |
Changes
Additions
- Added
uwot.initparameter toRunUMAPto optionally customize method of UMAP initialization (#10386)
Fixes
- Fixed bug in
PrepSCTFindMarkersin the multi-model case that produced zero counts for some valid genes due to an incorrect filter for theta (#10410) - Fixed issue with
FindClustersnot setting metadata properly when a vector of resolutions is passed toresolutionand a custom cluster name is specified (#10385) - Updated logic in
Parentingto extract function names from the call stack efficiently, avoiding slowdowns when functions are run withdo.call(#10161) - Fixed bug in
PrepDR5affectingRunPCAon v5 objects, where supplied features could be incorrectly dropped when non-supplied features had zero variance (#10398) - Updated
LabelClustersto usefillargument for label background color ingeom_label*when specified, instead of the default per-cluster color (#10404)