dekoning-lab / slim-tree

4 stars 1 forks source link

Implement fitness calculations from codon stationary dists #76

Closed ebrintn closed 1 year ago

ebrintn commented 1 year ago

Since stationary dists must be in codons, we need a way to convert to fitness. Users will now be required to submit the codon stationary dist. Then a script will run to calculate the fitnesses from the stationary dists using Mobina's optimization code.

ebrintn commented 1 year ago

Done - in redev