X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fman_dev.html;h=f18fb8ff29f9c1c4c060564784d394b262efd84c;hb=79c252c0ca4db2482cbbcd89841b409a5c413bdb;hp=2abadafe79a0141a9267a0e9cdc87aa63b79b90b;hpb=c219257fd9512af182cd65ab5bda8d3dc7ef12c6;p=jabaws.git diff --git a/website/man_dev.html b/website/man_dev.html index 2abadaf..f18fb8f 100644 --- a/website/man_dev.html +++ b/website/man_dev.html @@ -29,6 +29,7 @@ Download -Contact Us Usage Statistics + Services Status +Contact Us Barton Group @@ -152,13 +154,14 @@

Amino acid conservation service

+ +

Please replace http://www.compbio.dundee.ac.uk/ with your JABAWS instance host name, and jabaws with your JABAWS context name to access your local version of JABAWS web services. For example http://localhost:8080/jabaws would be a valid URL for the default Apache-Tomcat installation and jabaws.war file deployment.

Aligning sequences

Given that msaws is web service proxy, created as described in "Connecting to JABAWS" section, the actual alignment can be obtained as follows:

1) List<FastaSequence> fastalist = SequenceUtil.readFasta(new FileInputStream(file));
@@ -351,7 +354,7 @@ For a more detailed description of all available types and their functions pleas -