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 JavaScript implementation detects the areas where two DNA sequences are complementary to each other. All symbols from UTF-8 are accepted by this algorithm.

License

Notifications You must be signed in to change notification settings

Gagniuc/DNA-complementarity-alignment-in-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

20 Commits

Repository files navigation

DNA complementarity alignment in JS

This implementation makes a complementarity alignment, namely it detects where two strands of DNA are complementary. This simple implementation is the core of the application found here: https://github.com/Gagniuc/Jupiter-Bioinformatics-V2-normal

Live demo

https://gagniuc.github.io/DNA-complementarity-alignment-in-JS/

Screenshot

References

  • Paul A. Gagniuc. Algorithms in Bioinformatics: Theory and Implementation. John Wiley & Sons, Hoboken, NJ, USA, 2021, ISBN: 9781119697961.

About

This JavaScript implementation detects the areas where two DNA sequences are complementary to each other. All symbols from UTF-8 are accepted by this algorithm.

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Sponsor this project

Packages

Contributors

Languages