Ergio / QuadrupletsPositionsApp

Bioinformatic Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuadrupletsPositionsApp

QuadrupletsPositions is a bioinformatics tool developed to perform some basic bioinformatics analysis of genome. We wont to provide easy in using program with convenient graphical user interface. Now our program allows to compute relative introgenic position of codons(or quadruplets) and visualisate this data. Written in C++ using Qt as framework. More features will be added in future...

Screenshot of QuadrupletsPositionsApp

screenshot from 2017-04-12 23-59-41

Features:

-Can downloading genomes from NCBI server using NCBI API (Currently don't work on Windows properly)

-Can make calculations with triplets and tetraplets

-Can use spline or line plotting

Bugs:

-Downloading doesn't work on Windows systems

About

Bioinformatic Tool


Languages

Language:C++ 94.8%Language:QMake 5.2%