Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

IQTLabs/freqgen

Repository files navigation

Freqgen

Freqgen is a tool to generate coding DNA sequences with specified amino acid usage frequencies or sequence, GC content, codon usage bias, and/or k-mer usage bias. To accomplish this, Freqgen uses genetic algorithms to efficiently search the solution space of possible DNA sequences to find ones that most closely match the desired parameters.

Freqgen is currently undergoing a thorough rewrite in Javascript to achieve better performance and the ability to run natively in the browser. The Python version is being deprecated and will receive no further updates. Don't worry, since the JS version has all the features of the Python version (and more!) with a much cleaner user interface. Stay tuned!

Citation

To be determined!

About

Generate DNA sequences with specified amino acid, codon, and k-mer frequencies

Topics

Resources

Readme

License

Apache-2.0 license

Stars

Watchers

Forks

Packages

Contributors