Skip to main content

GUI to visualize and process variant data

Project description

Cutevariant

A standalone and free application to explore genetics variations from VCF file

CI

Cutevariant is a cross-plateform application dedicated to maniupulate and filter variation from annotated VCF file. When you create a project, data are imported into an sqlite database that cutevariant queries according your needs. Presently, SnpEff and VEP annotations are supported. Once your project is created, you can query variant using different gui controller or directly using the VQL language. This Domain Specific Language is specially designed for cutevariant and try to keep the same syntax than SQL for an easy use.

screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm

Installation

Windows

Windows standalone binary

PyPi

Cutevariant is avaible from Pypi :

pip install cutevariant # install
cutevariant             # run

From source

  • Python 3.7 or newer is required
git clone https://github.com/labsquare/cutevariant.git
make install_deps 
make run 

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

Uploaded Source

Built Distribution

cutevariant-0.2.2-py3-none-any.whl (731.0 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