From ed407473fa5bc185476cf2584f5551d1b4e1617c Mon Sep 17 00:00:00 2001 From: jprocter Date: Fri, 30 Apr 2010 07:02:32 +0000 Subject: [PATCH] vamsas 0.2 client capabilities --- help/html/features/clarguments.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/help/html/features/clarguments.html b/help/html/features/clarguments.html index aebd7fe..e571b12 100644 --- a/help/html/features/clarguments.html +++ b/help/html/features/clarguments.html @@ -63,6 +63,12 @@
Turn off google analytics usage tracking
+ +
-[no]sortbytree
+ +
Enable or disable automatic sorting of associated view when a new tree is displayed
+ +
-dasserver nickname=URL
@@ -91,6 +97,28 @@ + +
-vdoc VAMSAS DOCUMENT FILE or URL
+ +
Import the given vamsas document into a new session.
New in 2.5
+ + + + +
-vsess VAMSAS SESSION URL
+ +
Join the given vamsas session
If a document was also specified, this will be imported first and then committed as new data from Jalview to the specified session (Experimental - not yet enabled!).New in 2.5
+ + + + +
-groovy FILE
+ +
Execute groovy script in FILE (where FILE may be 'STDIN' to read from the standard input) after all other + arguments have been processed
+ + +
-fasta FILE
-- 1.7.10.2