Adibvafa / CodonTransformer

CodonTransformer: The ultimate tool for codon optimization, optimizing DNA sequences for heterologous protein expression across 164 species.
https://adibvafa.github.io/CodonTransformer
Apache License 2.0
82 stars 2 forks source link

Add support for variable randomness in DNA prediction. #10

Closed Adibvafa closed 2 days ago

Adibvafa commented 3 days ago

Adds support for issue https://github.com/Adibvafa/CodonTransformer/issues/1

gui11aume commented 3 days ago

The current changes look good to me. We will have to add some test code to make sure that the code behaves as it should.

Adibvafa commented 2 days ago

@gui11aume Test case updated with temperature. Merging.