An open API service indexing awesome lists of open source software.

https://github.com/gagniuc/bioinformatics-algorithms-in-java-script

These Bioinformatics HTML5/JS files accompany the book entitled: Algorithms in Bioinformatics: Theory and Implementation, and they are compatible with all internet browsers. These algorithms include more than 120 open-source implementations.
https://github.com/gagniuc/bioinformatics-algorithms-in-java-script

algorithms bioinformatics biology dna genetics genomics java javascript js rna

Last synced: 12 days ago
JSON representation

These Bioinformatics HTML5/JS files accompany the book entitled: Algorithms in Bioinformatics: Theory and Implementation, and they are compatible with all internet browsers. These algorithms include more than 120 open-source implementations.

Awesome Lists containing this project

README

          

# Bioinformatics Algorithms in Java Script

These Bioinformatics HTML5/JS files accompany the book entitled: Algorithms in Bioinformatics: Theory and Implementation, and they are compatible with all internet browsers. These algorithms include more than 120 open-source implementations that describe the following: a) A detailed presentation of new methods, such as Self-sequence alignment, Objective Digital Stains and Spectral Forecast. b) A treatment of sequence alignment, including local sequence alignment, global sequence alignment and forced sequence alignment with full implementations. c) Discussions of position-specific weight matrices, including the count, weight, relative frequencies, and log-likelihoods matrices. d) A detailed presentation of the methods related to Markov Chains as well as a description of their implementation in Bioinformatics and adjacent fields. e) An examination of information and entropy, including sequence logos and explanations related to their meaning. f) An exploration of the current state of bioinformatics, including what is known and what issues are usually avoided in the field. g) Native computer implementations in the context of the field of Bioinformatics. h) Extensive worked examples with detailed case studies that point out the meaning of different results. Demo applications that make direct use of these algorithms, with full GUI interactivity, can be found [here](https://github.com/Gagniuc/Bioinformatics-HTML5-Implementations).

![screenshot](https://github.com/Gagniuc/Bioinformatics-Algorithms-in-Java-Script/blob/main/bio%20logo.png?raw=true)

# References

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