[MOBY-guts] biomoby commit

senger@ebi.ac.uk senger at pub.open-bio.org
Sat Nov 8 00:27:24 UTC 2003


senger
Fri Nov  7 19:27:24 EST 2003
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory pub.open-bio.org:/tmp/cvs-serv17161/src/Clients/help

Modified Files:
	MobyGraphs_usage.txt 
Log Message:
added graphs for exploring biomoby registry

moby-live/Java/src/Clients/help MobyGraphs_usage.txt,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_usage.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_usage.txt	2003/10/17 13:13:34	1.1
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_usage.txt	2003/11/08 00:27:24	1.2
@@ -1,15 +1,27 @@
 Usage:
    java MobyGraphs -h[elp]
-   java MobyGraphs [<find-arguments>] <other-arguments>
+   java MobyGraphs <arguments>
 
    -q      ... quiet mode
-   -debug  ... print debug messages
 
    -d   ... graph showing data types
    -s   ... graph showing services
    -t   ... reserved: for the graph of service types
 
-   outputs:
+   output format:
+   -dot  ... (this is default)
+   -rdf  ... (this works only for graph of services)
+
+   output filter (what to be included,
+                  only used for services):
+   -auth <authority[,authority]...>
+   -name <service[,service]...>
+   -depth <depth>  ... an integer, how far to go from
+                       given services (default is 1)
+   or
+   -path <service1> <service2>
+
+   output destinations:
    -fd <file>   ... where to put the data types graph
                     (makes sense only together with -d)
    -fs <file>   ... where to put the services graph




More information about the MOBY-guts mailing list