Program takes variants calls and determines if the call is novel for a child compared to parents. Program can handle both annotated and unannotated VCF files, however output file is not compatible with GATK's snpEff, so you should annotate prior to using denovo_hit.

Usage: ./denovo_hit <VCF file> <PED file>
Output: ./potential_denovo.txt

To compile: g++ -std=c++11 denovo_hit.cpp -o denovo_hit

Please see files for example VCF file, and pedigree file.

Format VCF file (tab delimited):
CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, FORMAT, SAMPLE_ID, ...

Format pedigree file (tab delimited):
SAMPLE_ID_CHILD, SAMPLE_ID_PARENT1, SAMPLE_ID_PARENT2

Output file format (tab delimited):
CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, PEDIGREE, CALL_STATS, COUNTS ...

Project Activity

See All Activity >

Categories

Bio-Informatics

Follow denovo_hit

denovo_hit Web Site

Other Useful Business Software
SoftCo: Enterprise Invoice and P2P Automation Software Icon
SoftCo: Enterprise Invoice and P2P Automation Software

For companies that process over 20,000 invoices per year

SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of denovo_hit!

Additional Project Details

Operating Systems

BSD, Linux

Intended Audience

Advanced End Users, Developers, End Users/Desktop, Science/Research, Testers

User Interface

Command-line

Programming Language

C++

Related Categories

C++ Bio-Informatics Software

Registered

2016-04-05