Skip to content

v0.1.4

Compare
Choose a tag to compare
@nleroy917 nleroy917 released this 06 Sep 19:07
· 53 commits to master since this release
dedb738

Small changes were made to the server code to remove unnecessary functions and change parameters to make them more consistent:

  • Dirichlet priors calculation code was removed altogether
  • Remove calculation that raises frequency to prior parameter
  • Remove ** (parameter - 1) from frequency[species][codon] calculation
  • Remove code that raises 10 to the power of RCA
  • Change value of et to 0.05 in absolute difference calculation
  • Allow clients/users to specify number of iterations when optimizing a sequence