Skip to content

Tags: ATPs/scICER

Tags

v1.1.1

Toggle v1.1.1's commit message
seed explanation

v1.1.0

Toggle v1.1.0's commit message
Add design documentation reference to README

v1.0.7

Toggle v1.0.7's commit message
Update DESCRIPTION

v1.0.6

Toggle v1.0.6's commit message

v1.0.5

Toggle v1.0.5's commit message

v1.0.4

Toggle v1.0.4's commit message
Update README.md

v1.0.3

Toggle v1.0.3's commit message
add scLENS

v1.0.2

Toggle v1.0.2's commit message
fix a bug for n_workers

v1.0.1

Toggle v1.0.1's commit message
Update README.md

v1.0.0

Toggle v1.0.0's commit message
Add reproducible seeding to clustering functions

Introduced an optional 'seed' parameter to scICE_clustering and all core clustering routines for deterministic, reproducible results. Updated documentation and README with usage examples and troubleshooting tips for reproducibility. All randomization in clustering, optimization, and bootstrap steps now supports hierarchical seeding for consistent results across runs.