Releases: fraterenz/hsc
Releases · fraterenz/hsc
3.0.1
BugFix
- forgot to commit new module
src/proliferation.rs
2.2.14
- increase the range of sigma up to 1
2.2.13
- in the first exponential phase, start with one cell with one neutral mutation
2.2.11
BugFix
- when subsampling save the whole population as well with new flag
--save-population
- fix some default parameters in cli
2.2.10
- increase range std to 0.5
2.2.9
- increase the max number of subclones from 1000 to 1200
- increase range fitness and std up to 2 and 0.2
2.2.8
- increase the max number of subclones from 800 to 1000
2.2.7
- increase the max number of subclones from 750 to 800.
- decrease the min possible range for
std
to 0.001
2.2.6
- decrease the max number of subclones from 1000 to 750 such that jobs with smaller tau can hopefully finish in 1h.
2.2.5
- increase the max number of subclones from 400 to 1000.