Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-14 | 2.6 kB | |
Version 5.2.0 source code.tar.gz | 2025-01-14 | 3.5 MB | |
Version 5.2.0 source code.zip | 2025-01-14 | 3.8 MB | |
Totals: 3 Items | 7.3 MB | 0 |
Changes
- Added
group.by
parameter toFindAllMarkers
, allowing users to regroup their data using a non-default identity class prior to performing differential expression (#9550) - Added
image.type
parameter toRead10X_Image
enablingVisiumV1
instances to be populated instead of instances of the defaultVisiumV2
class (#9556) - Fixed
IntegrateLayers
to respect thedims.to.integrate
parameter - Added
stroke.size
parameter toDimPlot
(#8180) - Updated
RunLeiden
to use theleidenbase
package instead ofleiden
; deprecated themethod
parameter forRunLeiden
andFindClusters
; updatedRunLeiden
to resetrandom.seed
to 1 if the value is 0 or less (#6792) - Updated
RunPCA
to use theBPCells
-provided SVD solver onBPCells
matrices; updatedJackStraw
to supportBPCells
matrices (#8271) - Fixed
RunPCA
to avoid convertingBPCells
matrices into dense matrices - significantly reduces the function's memory usage when running onBPCells
matrices (#8966) - Updated
RunSLSI
to supportBPCells
matrices - Fixed
DietSeurat
so that thelayers
parameter is respected (#8197) - Updated
RunUMAP
to supportumap-learn
version >= 0.5.0 (#9559) - Updated
LoadXenium
andReadXenium
to accommodate the output fromXOA
v3.0; updatedLoadXenium
to provide more fine-grained control over the datatypes parsed in, including nucleus segmentation masks, segmentation methods, and other experimental metadata; updatedReadXenium
to load cell_feature_matrix.h5 when present in favor of the MEX format files; updatedReadXenium
to load .parquet files usingarrow
instead of .csv.gz files to support XOA 3.0 (#8604) - Fixed
LoadXenium
to accommodate datasets without "Blank Codeword" or "Unassigned Codeword" matrices(#9135) - Fixed
ReadXenium
to properly parse multiple molecular outputs at once (#8265) - Added
features
parameter toLeverageScore
andSketchData
- Updated
SketchData
'sncells
parameter to accept integer vector