# HG changeset patch # User blankenberg # Date 1519851684 18000 # Node ID cc38377fc99887a918e769ed98b8b54a7964a489 # Parent ed9c6873c73ca37a6a9d04ceeb528b82b742f08f planemo upload for repository https://github.com/blankenberg/tools-blankenberg/tree/master/tools/naive_variant_caller commit dfca863a9a361877d6d98b92072f1ebc316c5767 diff -r ed9c6873c73c -r cc38377fc998 naive_variant_caller.xml --- a/naive_variant_caller.xml Wed Feb 28 15:44:57 2018 -0500 +++ b/naive_variant_caller.xml Wed Feb 28 16:01:24 2018 -0500 @@ -1,4 +1,4 @@ - + - tabulate variable sites from BAM datasets nvc @@ -147,6 +147,10 @@ +The **Naive Variant Caller** tool (NVC). + +------ + **What it does** This tool is a naive variant caller that processes aligned sequencing reads from the BAM format and produces a VCF file containing per position variant calls. This tool allows multiple BAM files to be provided as input and utilizes read group information to make calls for individual samples.