comparison onto-toolkit/tool_conf.xml @ 1:d2d26d330236

v 0.2: tools added for OPPL-galaxy
author easr
date Wed, 11 Apr 2012 10:33:41 +0200
parents 4484575e4186
children
comparison
equal deleted inserted replaced
0:4484575e4186 1:d2d26d330236
23 <tool file="data_source/hbvar.xml" /> 23 <tool file="data_source/hbvar.xml" />
24 <tool file="validation/fix_errors.xml" /> 24 <tool file="validation/fix_errors.xml" />
25 </section> 25 </section>
26 <section name="OBO Ontology manipulation" id="ONTO-ToolKit"> 26 <section name="OBO Ontology manipulation" id="ONTO-ToolKit">
27 <tool file="ontology/get_ancestor_terms.xml"/> 27 <tool file="ontology/get_ancestor_terms.xml"/>
28 <tool file="ontology/get_child_terms.xml"/>
29 <tool file="ontology/get_descendent_terms.xml"/>
30 <tool file="ontology/get_intersection_ontology_from.xml" />
31 <tool file="ontology/get_list_intersection_from.xml" />
32 <tool file="ontology/get_parent_terms_by_relationship_type.xml"/>
28 <tool file="ontology/get_parent_terms.xml"/> 33 <tool file="ontology/get_parent_terms.xml"/>
29 <tool file="ontology/get_descendent_terms.xml"/>
30 <tool file="ontology/get_child_terms.xml"/>
31 <tool file="ontology/term_id_vs_term_def.xml"/>
32 <tool file="ontology/term_id_vs_term_name.xml"/>
33 <tool file="ontology/get_relationship_types.xml"/> 34 <tool file="ontology/get_relationship_types.xml"/>
35 <tool file="ontology/get_subontology_from.xml" />
36 <tool file="ontology/get_terms_by_relationship_type.xml" />
34 <tool file="ontology/obo2rdf.xml" /> 37 <tool file="ontology/obo2rdf.xml" />
35 <tool file="ontology/obo2tran.xml" /> 38 <tool file="ontology/obo2tran.xml" />
36 <tool file="ontology/obo2owl.xml" /> 39 <tool file="ontology/obo2owl.xml" />
37 <tool file="ontology/get_subontology_from.xml" /> 40 <tool file="ontology/term_id_vs_term_def.xml"/>
38 <tool file="ontology/get_list_intersection_from.xml" /> 41 <tool file="ontology/term_id_vs_term_name.xml"/>
39 <tool file="ontology/get_intersection_ontology_from.xml" />
40 </section> 42 </section>
41 <section name="Send Data" id="send"> 43 <section name="Send Data" id="send">
42 <tool file="data_destination/epigraph.xml" /> 44 <tool file="data_destination/epigraph.xml" />
43 <tool file="data_destination/epigraph_test.xml" /> 45 <tool file="data_destination/epigraph_test.xml" />
44 </section> 46 </section>