Skip to content

Releases: fraterenz/hsc

3.0.1

26 Feb 11:52
Compare
Choose a tag to compare

BugFix

  • forgot to commit new module src/proliferation.rs

2.2.14

13 Feb 16:40
Compare
Choose a tag to compare
  • increase the range of sigma up to 1

2.2.13

07 Feb 16:50
Compare
Choose a tag to compare
  • in the first exponential phase, start with one cell with one neutral mutation

2.2.11

31 Jan 11:23
Compare
Choose a tag to compare

BugFix

  • when subsampling save the whole population as well with new flag --save-population
  • fix some default parameters in cli

2.2.10

23 Jan 19:01
Compare
Choose a tag to compare
  • increase range std to 0.5

2.2.9

23 Jan 18:58
Compare
Choose a tag to compare
  • increase the max number of subclones from 1000 to 1200
  • increase range fitness and std up to 2 and 0.2

2.2.8

23 Jan 18:24
Compare
Choose a tag to compare
  • increase the max number of subclones from 800 to 1000

2.2.7

23 Jan 17:57
Compare
Choose a tag to compare
  • increase the max number of subclones from 750 to 800.
  • decrease the min possible range for std to 0.001

2.2.6

23 Jan 17:15
Compare
Choose a tag to compare
  • decrease the max number of subclones from 1000 to 750 such that jobs with smaller tau can hopefully finish in 1h.

2.2.5

17 Jan 16:19
Compare
Choose a tag to compare
  • increase the max number of subclones from 400 to 1000.