diff 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 diff
--- a/tool-data/blast2go.loc.sample	Wed Feb 20 13:33:47 2013 -0500
+++ b/tool-data/blast2go.loc.sample	Fri Feb 22 08:47:27 2013 -0500
@@ -11,6 +11,14 @@
 # public database they host in Spain. We also strongly recommend
 # configuring a local Blast2GO database.
 #
-Local_2011_May	Local database (May 2011)	/opt/b2g4pipe/Local_2011_May.properties
-Spain_2010_May	Database in Spain (May 2010)	/opt/b2g4pipe/Spain_2010_May.properties
-Spain_2011_June	Database in Spain (June 2011)	/opt/b2g4pipe/Spain_2011_June.properties
+# 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