comparison tool_conf.xml.sample @ 5:a4975ec34575

Uploaded
author ryanmorin
date Mon, 17 Oct 2011 14:57:09 -0400
parents
children
comparison
equal deleted inserted replaced
4:ad39c1d75bbe 5:a4975ec34575
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