comparison NCBO_services/README @ 19:4cd75b0d77af

get ontology view tool added
author Mikel Egaña Aranguren <mikel-egana-aranguren@toolshed.g2.bx.psu.edu>
date Wed, 18 Jan 2012 17:59:05 +0100
parents 0078fe4c89e3
children 1910c878378c
comparison
equal deleted inserted replaced
18:0078fe4c89e3 19:4cd75b0d77af
21 5.- Add the following lines to /galaxy-dist/tool_conf.xml: 21 5.- Add the following lines to /galaxy-dist/tool_conf.xml:
22 22
23 <section name="NCBO services" id="NCBO_services"> 23 <section name="NCBO services" id="NCBO_services">
24 <tool file="NCBO_services/get_ontology.xml"/> 24 <tool file="NCBO_services/get_ontology.xml"/>
25 <tool file="NCBO_services/extract.xml"/> 25 <tool file="NCBO_services/extract.xml"/>
26 <tool file="NCBO_services/get_ontology_view.xml"/>
26 <tool file="NCBO_services/ncbo_annotator.xml"/> 27 <tool file="NCBO_services/ncbo_annotator.xml"/>
27 <tool file="NCBO_services/ncbo_annotator.xml"/> 28 <tool file="NCBO_services/ncbo_annotator.xml"/>
28 <tool file="NCBO_services/ncbo_recommender.xml"/> 29 <tool file="NCBO_services/ncbo_recommender.xml"/>
29 </section> 30 </section>
30 31