Skip to content

scICER v1.0.0

Choose a tag to compare

@ATPs ATPs released this 10 Jul 01:57
· 85 commits to main since this release
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.