Mercurial > repos > ryanmorin > nextgen_variant_identification
annotate SNV/tool-data/tool_conf.xml.sample @ 7:351b3acadd17 default tip
Uploaded
author | ryanmorin |
---|---|
date | Tue, 18 Oct 2011 18:33:15 -0400 |
parents | 361d6506850a |
children |
rev | line source |
---|---|
6 | 1 #add the following section to your file to enable these tools |
2 <section name="NGS: Variant Calling" id="SNV"> | |
3 <label text="SNV pipeline" id="SNV" /> | |
4 <tool file="SNV/snvmix.xml" /> | |
5 <tool file="SNV/snvmix2.xml" /> | |
6 <tool file="SNV/filter_snvmix.xml" /> | |
7 <tool file="SNV/snp_filters.xml" /> | |
8 <tool file="SNV/annotate.xml" /> | |
9 <tool file="SNV/filter_snvmix_somatic.xml" /> | |
10 </section> | |
11 |