Open Source viewer for genetics variation
Unsolved
Qt Medical
-
Hi,
I am working on a standalone viewer of genetics variation using python/Qt.
How it works ?
It imports differents genetics data file into a sqlite file using different handler ( VCF file, 23andMe, myheritage, csv... )
After importing, you can filters from UI, genetics variations according their annotation to find for instance a disease causal mutation.
The software is designed to be highly customizable with plugins.Contribution
I am alone on this project and I would appreciate any helps ! The project is avaible on github
You can test the current version from pypi