# HG changeset patch # User Daniel Blankenberg # Date 1442514172 14400 # Node ID 8af4e7a4d04139f58f7b603943c3ffe4620804c4 # Parent 907b4051728936ec54a597589a930918bec4dfcb Add upgrade recommended message. diff -r 907b40517289 -r 8af4e7a4d041 tools/naive_variant_caller.xml --- a/tools/naive_variant_caller.xml Tue Mar 31 11:19:47 2015 -0400 +++ b/tools/naive_variant_caller.xml Thu Sep 17 14:22:52 2015 -0400 @@ -122,6 +122,12 @@ +.. class:: warningmark + +Upgrading to version 0.0.2 is recommended. + +------ + **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.