-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Wolfgang Maier
committed
Nov 24, 2017
1 parent
de509fd
commit 87a6260
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |