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

# Installation on Windows

Pyside2 is not currently (2019 May) functional on Cygwin, so Cutevariant will not work on Cygwin.

  • Install Python3.6+

  • Install like the previous chapter said.

  • Add the path of python scripts executables to your PATH variable; Something like:

` C:\Users\<username>\AppData\Roaming\Python\Python37\Scripts\ `

Two executables are generated in this directory:

  • cutevariant_win_dbg.exe: Open a console in background to see debugging messages.

Note: Qt libs seems to have a very high loglevel and such a verbosity could make the program unusable.

  • cutevariant.exe: Standard executable.

## Developement in progress

Complete rewriting 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

### Development on Windows (good luck)

  • Install Python3.6+

  • Install git

  • Install make (optional)

    pip install wheel git clone https://github.com/ysard/cutevariant.git git fetch git checkout dev # or devel make install # or pip install –user -e .[dev]

Executable files are located here:

  • Executable path:

    C:Users<username>AppDataRoamingPythonPython37Scriptscutevariant.exe

### Build standalone program/archive/blob[add synonyms here] on Windows using cx_freeze

Strongly discouraged: You will generate an archive of 350Mo just for a program of less than 900Ko (including 550Ko of fonts and icons).

Install cx_freeze:

pip install cx_freeze

Build a blob:

make build_windows_blob

Your blob is in ./build/ directory.

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.10.tar.gz (352.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cutevariant-0.1.10-py3-none-any.whl (369.8 kB view details)

Uploaded Python 3

File details

Details for the file cutevariant-0.1.10.tar.gz.

File metadata

  • Download URL: cutevariant-0.1.10.tar.gz
  • Upload date:
  • Size: 352.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for cutevariant-0.1.10.tar.gz
Algorithm Hash digest
SHA256 3a89bdd986e341325b109b790563beb1e6d08d1ea14d775998997c5667973cfd
MD5 c93b83d71778d0d33129a9f967e1ae5c
BLAKE2b-256 80ef261f973ff1caf0e0e37f86a04437ebbbb8f50a15d4e5811badd799656afe

See more details on using hashes here.

File details

Details for the file cutevariant-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: cutevariant-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 369.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for cutevariant-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 760f719ae96f259d67de3b56731d3df7e9d46bb0f6fe2b7443d1dd91166af071
MD5 d51d6346524603c887a0526d5171bb6a
BLAKE2b-256 aa17d2c07adb0e850b8d62cf121010fef8f2440886e9932abc75dd169cb5f45d

See more details on using hashes here.

Supported by

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