Skip to main content

GUI to visualize and process variant data

Project description

Cutevariant

cutevariant is a light standalone viewer of genetic variation written in Python for Qt. It allows you to view and filter VCF and other format files.

Cutevariant example

Installation

pip install cutevariant # install
cutevariant             # run

.

To get tests running

git clone git@github.com:labsquare/cutevariant.git
cd cutevariant
virtualenv -p /usr/bin/python3 venv
source venv/bin/activate
make install_deps # install
make install # pip install -e . 
make run     # start application
make test    # start tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cutevariant-0.2.1.tar.gz (687.1 kB view hashes)

Uploaded Source

Built Distribution

cutevariant-0.2.1-py3-none-any.whl (730.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page