You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
behavior_metrics.py computes various simulation metrics like doublingTime, translationElongationRate, and transcriptionElongationRate, does some computations on them, and range-checks the results.
It'd be useful to accumulate some of these daily metrics, chart them, and add annotations that link from the charts to newly-submitted PRs to help understand the changes.
behavior_metrics.py
computes various simulation metrics like doublingTime, translationElongationRate, and transcriptionElongationRate, does some computations on them, and range-checks the results.It'd be useful to accumulate some of these daily metrics, chart them, and add annotations that link from the charts to newly-submitted PRs to help understand the changes.
(It'd also be useful to update the range-checks.)
See also #455
The text was updated successfully, but these errors were encountered: