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](https://raw.githubusercontent.com/labsquare/CuteVariant-cpp/master/screencast.gif)

# Installation

pip install cutevariant # install cutevariant # run

## Developement in progress Complete rewrite from Cpp to Python

### To get tests running

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

### Development & release cycle

Use [zest.releaser](https://zestreleaser.readthedocs.io) to handle the version and distribution through pypi.

pip install zest.releaser[recommended]

To yield a new release, use:

fullrelease

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.1.7.tar.gz (39.0 kB view hashes)

Uploaded Source

Built Distribution

cutevariant-0.1.7-py3-none-any.whl (48.4 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