broadinstitute / wot

A software package for analyzing snapshots of developmental processes
https://broadinstitute.github.io/wot/
BSD 3-Clause "New" or "Revised" License
140 stars 34 forks source link

cell_growth_rates not passed on command line #96

Open MikeDMorgan opened 3 years ago

MikeDMorgan commented 3 years ago

It appears that when --cell_growth_rates is used with the CLI, this is not actually passed to wot.ot.initialize_ot_model - this means that the growth rates are computed internally and the user-defined rates are ignored.