Skip to content

Jupiter Bioinformatics (V2 - dark) - local sequence alignment, is an open source application designed in native JavaScript, that is able to align two sequences/texts in order to match the regions that are similar.

License

Gagniuc/Jupiter-Bioinformatics-V2-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Bio-Jupiter is a visual implementation for local sequence alignment. Is an open source application designed in native JavaScript, that is able to align two sequences/texts in order to match the regions that are similar. Different interesting experimental designs can be done with it, starting from bioinformatics/genetics to grammar.

Bio-Jupiter or Jupiter Bioinformatics V2 (dark)

Jupiter Bioinformatics (V2 - dark) - To find similarities between two words, a manual comparison is required. For words between 4 and 8 letters, such a task can be performed by any of us without the use of a computer. However, what if the objects of comparison are entire phrases/sequences/files? Then the number of possibilities for different matches increases exponentially and no biological entity can do it by paper computing (to my knowledge). Computational solutions for these problems exist, such as different implementations of sequence alignment algorithms. The sequence alignment algorithms are as old as the field of Bioinformatics, however, these implementations were rarely designed in this compact manner. Below, the screenshot shows a new open source application designed in native JavaScript, that is able to align two sequences/texts in order to match the regions that are similar. Different interesting experimental designs can be accomplished with it, starting from bioinformatics/genetics to grammar and language studies. In mathematics for instance, such a strategy can be used in research to align the digits of irrational numbers or number sequences in general to find out the similarities between them. The software is called Bio-Jupiter and is fully independent of the internet. A simple save as HTML file on the local computer is sufficient for a use without the Internet connection. For future readings on the topic of machine learning algorithms, please see the other free applications that come with the book entitled Algorithms in Bioinformatics: Theory and Implementation.

YouTube demo on functionalities: https://www.youtube.com/watch?v=cGJAWakubKQ

Live demo: https://gagniuc.github.io/Jupiter-Bioinformatics-V2-dark/

Screenshot

References

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

About

Jupiter Bioinformatics (V2 - dark) - local sequence alignment, is an open source application designed in native JavaScript, that is able to align two sequences/texts in order to match the regions that are similar.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages