Skip to content

Latest commit

 

History

History
80 lines (59 loc) · 3.41 KB

README.en.md

File metadata and controls

80 lines (59 loc) · 3.41 KB

Read this in: German
drawing

Bioinformatics Sequence Analysis

Alignment algorithms with Python

This is the repo of my Udemy course. Currently only available in German
Here you can find all kinds of algorithms of bioinformatics basics.
If you want to understand the theory behind these programs, check out my courses.
On my website you can find all courses and often get discounts!

Features

  • Global Alignments

    • Needleman-Wunsch algorithm
    • Free Alignment / Semiglobal Alignment / End-Gap Free Alignment
  • Local Alignments

    • Smith-Waterman Algorithm
  • Multiple Sequence Alignments

  • Assembly Algorithms

    • De novo assembly
    • Mapping assembly

Demo

Kurs Thumbnail

Social

License

MIT License

Screenshots

Overview Screenshot

Theorie Screenshot

Global Alignment Screenshot

Multiples Sequenz Alignment Screenshot

VSCode Screenshot