Git Product home page Git Product logo

vatools's Introduction

VCF Annotation Tools (VAtools)

VCF Annotation Tools is a python package that includes several tools to annotate VCF files with data from other tools.

vcf-readcount-annotator

A tool that will add the data from bam-readcount files to the VCF sample column.

vcf-expression-annotator

A tool that will add the data from several expression tools’ output files to the VCF INFO column. Supported tools are StringTie, Kallisto, and Cufflinks. There also is a custom option to annotate with data from any tab-delimited file.

vcf-info-annotator

A tool that will add data from a tab-delimited file to any user-specified field in the VCF INFO column.

vcf-genotype-annotator

A tool to add a new sample to an existing VCF file.

vep-annotation-reporter

A tool to create a tab-delimited (TSV) file of variants in a VCF and their VEP annotations.

ref-transcript-mismatch-reporter

A tool to identify variants in a VCF where the reference genome used to align and call variants doesn't match the Ensembl reference transcript used by VEP for variant consequence annotations.

transform-split-values

A tool that extracts and manipulates values from existing sample fields and outputs the results to a TSV file.

Documentation

Please see vatools.org for the full documentation.

Install

pip install vatools

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.