X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fman_client.html;h=5738114c955111fc99119dacfb1c89bd3acf2214;hb=090019db316f94c9f9b964244476fa78296f92f8;hp=dc651ab2ee427e47286a35d210f6cb3b328ddb9f;hpb=b413eee53fa3cc22a6bd4e03c9ac64bf26b7c834;p=jabaws.git diff --git a/website/man_client.html b/website/man_client.html index dc651ab..5738114 100644 --- a/website/man_client.html +++ b/website/man_client.html @@ -1,8 +1,9 @@ - + - + Java Bioinformatics Analyses Web Services (JABAWS) Command Line Client manual @@ -14,29 +15,33 @@
+ +
Home - Manual + Getting Started + Manual Download -Barton Group +Contact Us +Usage Statistics +Barton Group
@@ -45,7 +50,7 @@ class="headeru">Services

JABAWS Command Line Client Usage

The command line client comes as a part of client package which you are welcome to download. The command line client can be used to align sequences using any of JABAWS supported web services. The client is OS independent and supports most of the functions which can be accessed programmatically via JABAWS API. Using this client you could align sequences using presets or custom parameters, please see examples of this below. Here is the list of options supported by the command line client.

-Usage: java -jar <path_to_jar_file> -h=host_and_context -s=serviceName ACTION [OPTIONS] +Usage: java -jar <path_to_jar_file> -h=host_and_context -s=serviceName ACTION [OPTIONS]
-h=<host_and_context> - a full URL to the JABAWS web server including context path e.g. http://10.31.10.159:8080/ws
-s=<ServiceName> - one of [MafftWS, MuscleWS, ClustalWS, TcoffeeWS, ProbconsWS]

@@ -85,7 +90,7 @@ Please note that -r and -f options cannot be used together. Alignment is done wi
-