Skip to content

terryzhao127/bioinformatics-toolkit

Repository files navigation

Bioformatics Toolkit

ATTENTION: The Django version required by this project is vulnerable, DO NOT serve it on a computer with public access. The project is only for learning.

It is a python implementation of some classic algorithms on bioinformatics, including:

  1. K Operation (on string)
  2. FASTA Alignment
  3. Box Plot Graph
  4. Needleman-Wunsch Algorithm (for alignment)
  5. Smith-Waterman Algorithm (for alignment)
  6. Sensing Matrix (for finding functional locus)
  7. CpG Islands
  8. Draw Phylogenetic Tree

And the GUI is constructed with Django.

Installation

python3-tk is required...

sudo apt install python3-tk

Screenshot

screenshot here

About

A toolkit for bioinformatic research

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published