Skip to content

DoubleHelixApp/DoubleHelix

Repository files navigation

DoubleHelix

Build + Lint Python Publish

PyInstaller release for Linux PyInstaller release for Windows

DoubleHelix is a tool to manipulate genomic data made for laymen. Still under heavy development. Don't expect anything working.

Install

The only currently supported way to install DoubleHelix is with a pypi package.

sudo apt install libqt6waylandclient6 samtools tabix bcftools -y # Only for Linux
python -m pip install doublehelix
helix

NOTE: See the doc for more details.