Edinburgh-Genome-Foundry / DnaChisel

:pencil2: A versatile DNA sequence optimizer
https://edinburgh-genome-foundry.github.io/DnaChisel/
MIT License
213 stars 38 forks source link

bugfix #18

Closed Lix1993 closed 4 years ago

Lix1993 commented 4 years ago

EnforceGCContent(gc_objective=0.4) → EnforceGCContent(target=0.4) problem.resolve_constraints()

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 89.297% when pulling ff5fe9ca5124fa441302e15eea07efd04817a2d5 on Lix1993:patch-3 into 1646aa2c84fa5fb0266007914bd55a56de5afc80 on Edinburgh-Genome-Foundry:master.

Zulko commented 4 years ago

Thanks!