Jorge-Salmon / DoubleHelix

Bioinformatics tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DoubleHelix

GitHub GitHub

Bioinformatics software for DNA/RNA sequence analysis.

Requirements:

  • PyQt5

What can be done with DoubleHelix?

  • Generate a random DNA/RNA sequence
  • Read a sequence from .txt file
  • DNA transcription
  • DNA/RNA translation to an aminoacid sequence
  • Find the six open reading frames from DNA/RNA sequences
  • Find all possible proteins generated from the open reading frames
  • Save results in a .txt file

How to use:

After installing PyQt5 (in a virtual environment), run app.py

License

MIT License

Copyright (c) 2020 Jorge Salmon

About

Bioinformatics tools

License:MIT License


Languages

Language:Python 73.4%Language:C++ 26.6%