Coder Social home page Coder Social logo

dnanexus_accuracy_evaluator's Introduction

SNP and Indel Evaluator (DNAnexus Platform App)

Takes a high quality snp vcf, bam, and a vcf to evaluate for sens/spec

This DNA Nexus App wraps a standalone python version of the evaluator that can be used without DNANexus

usage: standalone_accuracy_evaluator.py [-h] [--bed_file BED_FILE]
[--bam_file BAM_FILE]
[--ref_vcf REF_VCF]
[--eval_vcf EVAL_VCF]
[--ref_fasta REF_FASTA]

Take in a high quality snp/indel set and evaluate a call set for concordance

optional arguments:
-h, --help show this help message and exit
--bed_file BED_FILE bed file to limit comparisons to certain regions

required arguments:
--bam_file BAM_FILE bam file to use to get readcounts for missing sites
--ref_vcf REF_VCF file of SNPs or INDELs you know to be true in your callset
--eval_vcf EVAL_VCF file of SNPs and/or INDELs you want to compare to the known true callset
--ref_fasta REF_FASTA reference fasta used to call the bam

This is the source code for an app that runs on the DNAnexus Platform. For more information about how to run or modify it, see https://wiki.dnanexus.com/.

Evaluates any vcf generated from data that has a trusted set of snps for accuracy, and generates lists of missed variants

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.