Skip to content

Commit

Permalink
add tool_conf.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Maier committed Nov 24, 2017
1 parent de509fd commit 87a6260
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions tool-config/mimodd_tool_conf.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<toolbox>
<section id="mimodd" name="MiModD">
<label id="mimodd_converters" text="MiModD Format Handlers" />
<tool file="mimodd/fileinfo.xml"/>
<tool file="mimodd/sam_header.xml" />
<tool file="mimodd/convert.xml" />
<tool file="mimodd/reheader.xml" />
<tool file="mimodd/bamsort.xml" />
<tool file ="mimodd/rebase.xml" />
<label id="mimodd_utilities" text="MiModD Core Tools" />
<tool file="mimodd/snap_caller.xml" />
<tool file="mimodd/snp_caller_caller.xml" />
<tool file="mimodd/varextract.xml" />
<tool file="mimodd/covstats.xml" />
<tool file="mimodd/deletion_predictor.xml" />
<tool file="mimodd/vcf_filter.xml" />
<tool file="mimodd/annotate_variants.xml" />
<tool file="mimodd/varreport.xml" />
<tool file="mimodd/cloudmap.xml" />
<label id="mimodd_compatibility" text="MiModD Accessories" />
<tool file="mimodd/snpeff_genomes.xml" />
</section>
</toolbox>

0 comments on commit 87a6260

Please # to comment.