X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2Fclarguments.html;h=2a040fe31f478a9c53c340d2a2c5e2c88c121745;hb=b5d61763044c1d72f06ce0e50da2171422a3774b;hp=aebd7fef2dd403fd0cf018194f9f56514f928790;hpb=8dc3c506c4375c4a04fb2f1bd8deaae1c8f6aeff;p=jalview.git diff --git a/help/html/features/clarguments.html b/help/html/features/clarguments.html index aebd7fe..2a040fe 100644 --- a/help/html/features/clarguments.html +++ b/help/html/features/clarguments.html @@ -1,4 +1,24 @@ + Jalview Command Line Arguments @@ -13,22 +33,32 @@ -
-props FILE
+
-props FILE/URL
Use the given Jalview properties file instead of users default.
-
-features FILE
+
-features FILE/URL

Use the given file to add sequence features to an alignment. See Features File (Known as Groups file prior to 2.08) description.

-
+ + + + + +
-colour COLOURSCHEME
+ + Set the colourscheme for the alignment. This can be any of + the built-in colourschemes, a name of a predefined colourscheme + (defined in the Jalview properties file), or an 'inline' colourscheme + (see the applet's colour parameter for more information). -
-annotations FILE
+
-annotations FILE/URL
Add precalculated annotations to the alignment. See Annotation File @@ -36,7 +66,7 @@ -
-tree FILE
+
-tree FILE/URL
Load the given newick format tree file onto the alignment
@@ -63,6 +93,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
@@ -84,12 +120,33 @@ -
-groovy FILE
+
-groovy FILE/URL
Execute groovy script in FILE (where FILE may be 'STDIN' to read from the standard input) after all other arguments have been processed
+ + +
-jabaws URL
+ +
Specify the URL of the preferred JABAWS server
+ + + + +
-vdoc VAMSAS DOCUMENT FILE/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
+ +
-fasta FILE
@@ -144,6 +201,10 @@
-eps FILE
Create EPS file FILE from alignment.
+ +
-svg FILE
+
Create Scalable Vector Graphics file FILE from alignment.
+