[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Thu Apr 2 16:10:14 UTC 2009
kawas
Thu Apr 2 12:10:14 EDT 2009
Update of /home/repository/moby/moby-live/Perl/MOSES-MOBY/bin/scripts
In directory dev.open-bio.org:/tmp/cvs-serv889/Perl/MOSES-MOBY/bin/scripts
Modified Files:
moses-testing-service.pl
Log Message:
added some help doc to further explain some of the options
moby-live/Perl/MOSES-MOBY/bin/scripts moses-testing-service.pl,1.8,1.9
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOSES-MOBY/bin/scripts/moses-testing-service.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /home/repository/moby/moby-live/Perl/MOSES-MOBY/bin/scripts/moses-testing-service.pl 2009/04/02 15:37:20 1.8
+++ /home/repository/moby/moby-live/Perl/MOSES-MOBY/bin/scripts/moses-testing-service.pl 2009/04/02 16:10:14 1.9
@@ -21,6 +21,12 @@
[-vd] [-l <lib-location>] <package-name> [<input-file>]
or
[-vd] -c <service-url> [<input-file>]
+ or
+ [-vd] -C <service-url> [<input-file>]
+ or
+ [-vd] -e <service-url> [<input-file>]
+ or
+ [-vd] -a <service-url> [<input-file>]
It also needs a location of a local cache (and potentially a
BioMoby registry endpoint). It takes it from the
@@ -52,6 +58,10 @@
-c <cgi-service-url>
A cgi biomoby service url
(e.g. http://localhost/cgi-bin/HelloBiomobyWorld.cgi)
+
+ -C <async-cgi-service-url>
+ An asynchronous cgi biomoby service url
+ (e.g. http://localhost/cgi-bin/HelloBiomobyWorldAsync.cgi)
-a <asynchronous service-url>
An asynchronous service url
More information about the MOBY-guts
mailing list