view tool-data/blast2go.loc.sample @ 5:e4419efbefad draft

Uploaded v0.0.6 of wrapper, which now supports b2g4pipe v2.5 (and no longer works with b2g4pipe v2.3.5). See manual install instructions!
author peterjc
date Fri, 22 Feb 2013 08:47:27 -0500
parents a5594772282c
children 872cf247c899
line wrap: on
line source

# This is a three column tab separated file to define the properties
# file (settings) to be offered for Blast2GO for Pipelines (b2g4pipe).
#
# Column 1 - ID, string that Galaxy will save in its database
# Column 2 - Human readable name, Galaxy will show this in the UI
# Column 3 - Filename, Galaxy will use this when calling the tool
#
# Probably the most important setting in the properties file is the
# Blast2GO database to use. Currently b2g4pipe v2.3.5 ships with an
# old configuration so consult http://blast2go.org for the latest
# public database they host in Spain. We also strongly recommend
# configuring a local Blast2GO database.
#
# The property filenames can be fullied qualified paths like
# /opt/b2g4pipe/Spain_2012_August.properties or provided they are
# in the same folder as the Blast2GO JAR file, just the filename
# like Spain_2012_August.properties instead. This is intended to
# make migrating between versions of Blast2GO easier (as the
# property files change between versions), and simpler overall.
#
Local_2011_May	Local database (May 2011)	Local_2011_May.properties
Spain_2010_May	Database in Spain (May 2010)	Spain_2010_May.properties
Spain_2011_June	Database in Spain (June 2011)	Spain_2011_June.properties
Spain_2012_August	Database in Spain (August 2012)	Spain_2012_August.properties