view 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
line wrap: on
line source




			=============
			NCBO Services
			=============



INSTALLATION
============

1.- Stop Galaxy.

2.- Copy the .jar files to /galaxy-dist/tool-data/shared/jars/

3.- Create directory /galaxy-dist/tools/NCBO_services/

4.- Copy the .xml files to /galaxy-dist/tools/NCBO_services/

5.- Add the following lines to /galaxy-dist/tool_conf.xml:

  <section name="NCBO services" id="NCBO_services">
    <tool file="NCBO_services/get_ontology.xml"/>
    <tool file="NCBO_services/extract.xml"/>
    <tool file="NCBO_services/get_ontology_view.xml"/>
    <tool file="NCBO_services/ncbo_annotator.xml"/>
    <tool file="NCBO_services/ncbo_annotator.xml"/>
    <tool file="NCBO_services/ncbo_recommender.xml"/>
  </section>

6.- Start Galaxy.



USAGE
=====

Each tool has a different functionality, but all of them need a
bioportal API key. The API key can be obtained by creating an account at
bioportal (http://bioportal.bioontology.org/). 



CONTACT
=======

Please send any request or comment to mikel.egana.aranguren@gmail.com or
jose.minya@gmail.com.