annotate onto-toolkit/tool_conf.xml @ 0:4484575e4186

Migrated tool version 0.1 from old tool shed archive to new tool shed repository
author erick-antezana
date Tue, 07 Jun 2011 17:51:45 -0400
parents
children d2d26d330236
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
1 <?xml version="1.0"?>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
2 <toolbox>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
3 <section name="Get Data" id="getext">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
4 <tool file="data_source/upload.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
5 <tool file="data_source/ucsc_tablebrowser.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
6 <tool file="data_source/ucsc_tablebrowser_test.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
7 <tool file="data_source/ucsc_tablebrowser_archaea.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
8 <tool file="data_source/bx_browser.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
9 <tool file="data_source/microbial_import.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
10 <tool file="data_source/biomart.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
11 <tool file="data_source/biomart_test.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
12 <tool file="data_source/gramene_mart.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
13 <tool file="data_source/flymine.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
14 <tool file="data_source/flymine_test.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
15 <tool file="data_source/modmine.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
16 <tool file="data_source/ratmine.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
17 <tool file="data_source/wormbase.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
18 <tool file="data_source/wormbase_test.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
19 <tool file="data_source/eupathdb.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
20 <tool file="data_source/encode_db.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
21 <tool file="data_source/epigraph_import.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
22 <tool file="data_source/epigraph_import_test.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
23 <tool file="data_source/hbvar.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
24 <tool file="validation/fix_errors.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
25 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
26 <section name="OBO Ontology manipulation" id="ONTO-ToolKit">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
27 <tool file="ontology/get_ancestor_terms.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
28 <tool file="ontology/get_parent_terms.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
29 <tool file="ontology/get_descendent_terms.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
30 <tool file="ontology/get_child_terms.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
31 <tool file="ontology/term_id_vs_term_def.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
32 <tool file="ontology/term_id_vs_term_name.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
33 <tool file="ontology/get_relationship_types.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
34 <tool file="ontology/obo2rdf.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
35 <tool file="ontology/obo2tran.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
36 <tool file="ontology/obo2owl.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
37 <tool file="ontology/get_subontology_from.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
38 <tool file="ontology/get_list_intersection_from.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
39 <tool file="ontology/get_intersection_ontology_from.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
40 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
41 <section name="Send Data" id="send">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
42 <tool file="data_destination/epigraph.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
43 <tool file="data_destination/epigraph_test.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
44 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
45 <section name="ENCODE Tools" id="EncodeTools">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
46 <tool file="encode/gencode_partition.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
47 <tool file="encode/random_intervals.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
48 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
49 <section name="Lift-Over" id="liftOver">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
50 <tool file="extract/liftOver_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
51 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
52 <section name="Text Manipulation" id="textutil">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
53 <tool file="filters/fixedValueColumn.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
54 <tool file="stats/column_maker.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
55 <tool file="filters/catWrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
56 <tool file="filters/cutWrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
57 <tool file="filters/mergeCols.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
58 <tool file="filters/convert_characters.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
59 <tool file="filters/CreateInterval.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
60 <tool file="filters/cutWrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
61 <tool file="filters/changeCase.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
62 <tool file="filters/pasteWrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
63 <tool file="filters/remove_beginning.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
64 <tool file="filters/headWrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
65 <tool file="filters/tailWrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
66 <tool file="filters/trimmer.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
67 <tool file="stats/dna_filtering.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
68 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
69 <section name="Filter and Sort" id="filter">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
70 <tool file="stats/filtering.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
71 <tool file="filters/sorter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
72 <tool file="filters/grep.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
73 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
74 <section name="Join, Subtract and Group" id="group">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
75 <tool file="filters/joiner.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
76 <tool file="filters/compare.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
77 <tool file="new_operations/subtract_query.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
78 <tool file="stats/grouping.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
79 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
80 <section name="Convert Formats" id="convert">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
81 <tool file="filters/axt_to_concat_fasta.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
82 <tool file="filters/axt_to_fasta.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
83 <tool file="filters/axt_to_lav.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
84 <tool file="filters/bed2gff.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
85 <tool file="fasta_tools/fasta_to_tabular.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
86 <tool file="filters/gff2bed.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
87 <tool file="filters/lav_to_bed.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
88 <tool file="maf/maf_to_bed.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
89 <tool file="maf/maf_to_interval.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
90 <tool file="maf/maf_to_fasta.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
91 <tool file="fasta_tools/tabular_to_fasta.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
92 <tool file="fastx_toolkit/fastq_to_fasta.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
93 <tool file="filters/wiggle_to_simple.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
94 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
95 <section name="Extract Features" id="features">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
96 <tool file="filters/ucsc_gene_bed_to_exon_bed.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
97 <tool file="extract/extract_GFF_Features.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
98 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
99 <section name="Fetch Sequences" id="fetchSeq">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
100 <tool file="extract/extract_genomic_dna.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
101 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
102 <section name="Fetch Alignments" id="fetchAlign">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
103 <tool file="maf/interval2maf_pairwise.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
104 <tool file="maf/interval2maf.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
105 <tool file="maf/maf_split_by_species.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
106 <tool file="maf/interval_maf_to_merged_fasta.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
107 <tool file="maf/genebed_maf_to_fasta.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
108 <tool file="maf/maf_stats.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
109 <tool file="maf/maf_thread_for_species.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
110 <tool file="maf/maf_limit_to_species.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
111 <tool file="maf/maf_limit_size.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
112 <tool file="maf/maf_by_block_number.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
113 <tool file="maf/maf_reverse_complement.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
114 <tool file="maf/maf_filter.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
115 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
116 <section name="Get Genomic Scores" id="scores">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
117 <tool file="stats/wiggle_to_simple.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
118 <tool file="stats/aggregate_binned_scores_in_intervals.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
119 <tool file="extract/phastOdds/phastOdds_tool.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
120 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
121 <section name="Operate on Genomic Intervals" id="bxops">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
122 <tool file="new_operations/intersect.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
123 <tool file="new_operations/subtract.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
124 <tool file="new_operations/merge.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
125 <tool file="new_operations/concat.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
126 <tool file="new_operations/basecoverage.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
127 <tool file="new_operations/coverage.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
128 <tool file="new_operations/complement.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
129 <tool file="new_operations/cluster.xml" id="cluster" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
130 <tool file="new_operations/join.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
131 <tool file="new_operations/get_flanks.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
132 <tool file="new_operations/flanking_features.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
133 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
134 <section name="Statistics" id="stats">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
135 <tool file="stats/gsummary.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
136 <tool file="filters/uniq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
137 <tool file="stats/cor.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
138 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
139 <section name="Graph/Display Data" id="plots">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
140 <tool file="plotting/histogram2.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
141 <tool file="plotting/scatterplot.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
142 <tool file="plotting/bar_chart.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
143 <tool file="plotting/xy_plot.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
144 <tool file="visualization/GMAJ.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
145 <tool file="visualization/LAJ.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
146 <tool file="visualization/build_ucsc_custom_track.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
147 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
148 <section name="Regional Variation" id="regVar">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
149 <tool file="regVariation/windowSplitter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
150 <tool file="regVariation/featureCounter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
151 <tool file="regVariation/quality_filter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
152 <tool file="regVariation/maf_cpg_filter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
153 <tool file="regVariation/getIndels_2way.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
154 <tool file="regVariation/getIndels_3way.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
155 <tool file="regVariation/getIndelRates_3way.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
156 <tool file="regVariation/substitutions.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
157 <tool file="regVariation/substitution_rates.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
158 <tool file="regVariation/microsats_alignment_level.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
159 <tool file="regVariation/microsats_mutability.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
160 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
161 <section name="Multiple regression" id="multReg">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
162 <tool file="regVariation/linear_regression.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
163 <tool file="regVariation/best_regression_subsets.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
164 <tool file="regVariation/rcve.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
165 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
166 <section name="Evolution" id="hyphy">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
167 <tool file="hyphy/hyphy_branch_lengths_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
168 <tool file="hyphy/hyphy_nj_tree_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
169 <tool file="hyphy/hyphy_dnds_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
170 <tool file="evolution/mutate_snp_codon.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
171 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
172 <section name="Metagenomic analyses" id="tax_manipulation">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
173 <tool file="taxonomy/gi2taxonomy.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
174 <tool file="taxonomy/t2t_report.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
175 <tool file="taxonomy/t2ps_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
176 <tool file="taxonomy/find_diag_hits.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
177 <tool file="taxonomy/lca.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
178 <tool file="taxonomy/poisson2test.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
179 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
180 <section name="FASTA manipulation" id="fasta_manipulation">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
181 <tool file="fasta_tools/fasta_compute_length.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
182 <tool file="fasta_tools/fasta_filter_by_length.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
183 <tool file="fasta_tools/fasta_concatenate_by_species.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
184 <tool file="fasta_tools/fasta_to_tabular.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
185 <tool file="fasta_tools/tabular_to_fasta.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
186 <tool file="fastx_toolkit/fasta_formatter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
187 <tool file="fastx_toolkit/fasta_nucleotide_changer.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
188 <tool file="fastx_toolkit/fastx_collapser.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
189 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
190 <section name="NGS: QC and manipulation" id="cshl_library_information">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
191 <label text="Generic FASTQ data" id="fastq" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
192 <tool file="next_gen_conversion/fastq_gen_conv.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
193 <tool file="fastx_toolkit/fastq_quality_converter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
194 <tool file="fastx_toolkit/fastx_quality_statistics.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
195 <tool file="fastx_toolkit/fastq_quality_boxplot.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
196 <tool file="fastx_toolkit/fastx_nucleotides_distribution.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
197 <tool file="metag_tools/split_paired_reads.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
198 <label text="Roche-454 data" id="454" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
199 <tool file="metag_tools/short_reads_figure_score.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
200 <tool file="metag_tools/short_reads_trim_seq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
201 <label text="AB-SOLiD data" id="solid" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
202 <tool file="next_gen_conversion/solid2fastq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
203 <tool file="solid_tools/solid_qual_stats.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
204 <tool file="solid_tools/solid_qual_boxplot.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
205 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
206 <section name="NGS: Mapping" id="solexa_tools">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
207 <tool file="sr_mapping/lastz_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
208 <tool file="sr_mapping/bowtie_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
209 <tool file="sr_mapping/bowtie_color_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
210 <tool file="sr_mapping/bwa_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
211 <tool file="metag_tools/megablast_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
212 <tool file="metag_tools/megablast_xml_parser.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
213 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
214 <section name="NGS: SAM Tools" id="samtools">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
215 <tool file="samtools/sam_bitwise_flag_filter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
216 <tool file="samtools/sam2interval.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
217 <tool file="samtools/sam_to_bam.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
218 <tool file="samtools/sam_merge.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
219 <tool file="samtools/sam_pileup.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
220 <tool file="samtools/pileup_parser.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
221 <tool file="samtools/pileup_interval.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
222 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
223 <section name="NGS: Peak Calling" id="peak_calling">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
224 <tool file="peak_calling/macs_wrapper.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
225 <tool file="genetrack/genetrack_indexer.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
226 <tool file="genetrack/genetrack_peak_prediction.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
227 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
228 <!--section name="Rg Data" id="rgData1">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
229 <tool file="rgenetics/rgenetics_import.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
230 <tool file="rgenetics/rgLpedPbed.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
231 <tool file="rgenetics/rgClean.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
232 <tool file="rgenetics/rgQC.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
233 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
234 <section name="Rg Simulate" id="rgSim1">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
235 <tool file="rgenetics/rgfakePhe.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
236 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
237 <section name="Rg Visualise" id="rgVis1">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
238 <tool file="rgenetics/rgQC.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
239 <tool file="rgenetics/rgEigPCA2.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
240 <tool file="rgenetics/rgQQ.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
241 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
242 <section name="Rg Model Data" id="rgModel1">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
243 <tool file="rgenetics/rgGLM.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
244 <tool file="rgenetics/rgCaCo.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
245 <tool file="rgenetics/rgTDT.xml"/>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
246 </section-->
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
247 <!--
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
248 TODO: uncomment the following EMBOSS section whenever
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
249 moving to test, but comment it in .sample to eliminate
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
250 it from buildbot functional tests since these tools
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
251 rarely change.
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
252 -->
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
253 <!--
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
254 <section name="EMBOSS" id="EMBOSSLite">
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
255 <tool file="emboss_5/emboss_antigenic.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
256 <tool file="emboss_5/emboss_backtranseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
257 <tool file="emboss_5/emboss_banana.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
258 <tool file="emboss_5/emboss_biosed.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
259 <tool file="emboss_5/emboss_btwisted.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
260 <tool file="emboss_5/emboss_cai_custom.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
261 <tool file="emboss_5/emboss_cai.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
262 <tool file="emboss_5/emboss_chaos.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
263 <tool file="emboss_5/emboss_charge.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
264 <tool file="emboss_5/emboss_checktrans.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
265 <tool file="emboss_5/emboss_chips.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
266 <tool file="emboss_5/emboss_cirdna.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
267 <tool file="emboss_5/emboss_codcmp.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
268 <tool file="emboss_5/emboss_coderet.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
269 <tool file="emboss_5/emboss_compseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
270 <tool file="emboss_5/emboss_cpgplot.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
271 <tool file="emboss_5/emboss_cpgreport.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
272 <tool file="emboss_5/emboss_cusp.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
273 <tool file="emboss_5/emboss_cutseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
274 <tool file="emboss_5/emboss_dan.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
275 <tool file="emboss_5/emboss_degapseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
276 <tool file="emboss_5/emboss_descseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
277 <tool file="emboss_5/emboss_diffseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
278 <tool file="emboss_5/emboss_digest.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
279 <tool file="emboss_5/emboss_dotmatcher.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
280 <tool file="emboss_5/emboss_dotpath.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
281 <tool file="emboss_5/emboss_dottup.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
282 <tool file="emboss_5/emboss_dreg.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
283 <tool file="emboss_5/emboss_einverted.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
284 <tool file="emboss_5/emboss_epestfind.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
285 <tool file="emboss_5/emboss_equicktandem.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
286 <tool file="emboss_5/emboss_est2genome.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
287 <tool file="emboss_5/emboss_etandem.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
288 <tool file="emboss_5/emboss_extractfeat.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
289 <tool file="emboss_5/emboss_extractseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
290 <tool file="emboss_5/emboss_freak.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
291 <tool file="emboss_5/emboss_fuzznuc.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
292 <tool file="emboss_5/emboss_fuzzpro.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
293 <tool file="emboss_5/emboss_fuzztran.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
294 <tool file="emboss_5/emboss_garnier.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
295 <tool file="emboss_5/emboss_geecee.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
296 <tool file="emboss_5/emboss_getorf.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
297 <tool file="emboss_5/emboss_helixturnhelix.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
298 <tool file="emboss_5/emboss_hmoment.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
299 <tool file="emboss_5/emboss_iep.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
300 <tool file="emboss_5/emboss_infoseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
301 <tool file="emboss_5/emboss_isochore.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
302 <tool file="emboss_5/emboss_lindna.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
303 <tool file="emboss_5/emboss_marscan.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
304 <tool file="emboss_5/emboss_maskfeat.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
305 <tool file="emboss_5/emboss_maskseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
306 <tool file="emboss_5/emboss_matcher.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
307 <tool file="emboss_5/emboss_megamerger.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
308 <tool file="emboss_5/emboss_merger.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
309 <tool file="emboss_5/emboss_msbar.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
310 <tool file="emboss_5/emboss_needle.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
311 <tool file="emboss_5/emboss_newcpgreport.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
312 <tool file="emboss_5/emboss_newcpgseek.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
313 <tool file="emboss_5/emboss_newseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
314 <tool file="emboss_5/emboss_noreturn.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
315 <tool file="emboss_5/emboss_notseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
316 <tool file="emboss_5/emboss_nthseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
317 <tool file="emboss_5/emboss_octanol.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
318 <tool file="emboss_5/emboss_oddcomp.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
319 <tool file="emboss_5/emboss_palindrome.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
320 <tool file="emboss_5/emboss_pasteseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
321 <tool file="emboss_5/emboss_patmatdb.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
322 <tool file="emboss_5/emboss_pepcoil.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
323 <tool file="emboss_5/emboss_pepinfo.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
324 <tool file="emboss_5/emboss_pepnet.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
325 <tool file="emboss_5/emboss_pepstats.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
326 <tool file="emboss_5/emboss_pepwheel.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
327 <tool file="emboss_5/emboss_pepwindow.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
328 <tool file="emboss_5/emboss_pepwindowall.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
329 <tool file="emboss_5/emboss_plotcon.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
330 <tool file="emboss_5/emboss_plotorf.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
331 <tool file="emboss_5/emboss_polydot.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
332 <tool file="emboss_5/emboss_preg.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
333 <tool file="emboss_5/emboss_prettyplot.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
334 <tool file="emboss_5/emboss_prettyseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
335 <tool file="emboss_5/emboss_primersearch.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
336 <tool file="emboss_5/emboss_revseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
337 <tool file="emboss_5/emboss_seqmatchall.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
338 <tool file="emboss_5/emboss_seqret.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
339 <tool file="emboss_5/emboss_showfeat.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
340 <tool file="emboss_5/emboss_shuffleseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
341 <tool file="emboss_5/emboss_sigcleave.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
342 <tool file="emboss_5/emboss_sirna.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
343 <tool file="emboss_5/emboss_sixpack.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
344 <tool file="emboss_5/emboss_skipseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
345 <tool file="emboss_5/emboss_splitter.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
346 <tool file="emboss_5/emboss_supermatcher.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
347 <tool file="emboss_5/emboss_syco.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
348 <tool file="emboss_5/emboss_tcode.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
349 <tool file="emboss_5/emboss_textsearch.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
350 <tool file="emboss_5/emboss_tmap.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
351 <tool file="emboss_5/emboss_tranalign.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
352 <tool file="emboss_5/emboss_transeq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
353 <tool file="emboss_5/emboss_trimest.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
354 <tool file="emboss_5/emboss_trimseq.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
355 <tool file="emboss_5/emboss_twofeat.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
356 <tool file="emboss_5/emboss_union.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
357 <tool file="emboss_5/emboss_vectorstrip.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
358 <tool file="emboss_5/emboss_water.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
359 <tool file="emboss_5/emboss_wobble.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
360 <tool file="emboss_5/emboss_wordcount.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
361 <tool file="emboss_5/emboss_wordmatch.xml" />
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
362 </section>
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
363 -->
4484575e4186 Migrated tool version 0.1 from old tool shed archive to new tool shed repository
erick-antezana
parents:
diff changeset
364 </toolbox>