Skip to main content

Variant tools: an integrated annotation and analysis package for next-generation sequencing data

Project description

PyPI version

Variant Tools

A command line tool for the manipulation, annotation, and analysis of genetic variants from next-generation sequencing studies.

Installation

If you are using a conda environment, you can install variant tools with command

conda install variant_tools -c bioconda -c conda-forge

Option -c conda-forge is required to enforce the use of conda-forge version of dependencies (e.g. boost-cpp) over their counterpoarts in the base channel.

Otherwise, you can try to install it through pip

pip install variant_tools

You will need to install

  • libboost
  • gsl
  • numpy
  • Cython
  • hdf5
  • blosc
  • A C++ compiler such as gcc

which, in a conda environment, could be installed with command

conda install -c conda-forge boost-cpp gsl numpy cython blosc hdf5

This method can be used if you download or clone the latest version of variant tools from this repository.

Documentation

Please refer to Variant Tools documentation for details.

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

variant_tools-3.1.3.tar.gz (3.0 MB view hashes)

Uploaded Source

Built Distribution

variant_tools-3.1.3-cp38-cp38-macosx_10_9_x86_64.whl (3.2 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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