63a14af6c91f54089dc638f32c30b034a3f596bd
[jalview.git] / help / html / features / clarguments.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <title>Jalview Command Line Arguments</title>
23 <body>
24   <p>
25     <strong>The Jalview Executable's Command Line Arguments</strong>
26   </p>
27   See
28   <a href="commandline.html">running Jalview from the command line</a>
29   for more information.
30   <br>
31   <table width="100%" border="1" cellspacing="0" cellpadding="0">
32     <tr>
33       <td width="27%"><div align="center">-nodisplay</div></td>
34       <td width="73%"><div align="left">Run Jalview without
35           User Interface. (automatically disables questionnaire, version
36           and usage stats checks)</div></td>
37     </tr>
38
39     <tr>
40       <td><div align="center">-props FILE/URL</div></td>
41       <td><div align="left">Use the given Jalview properties
42           file instead of users default.</div></td>
43     </tr>
44     <tr>
45       <td><div align="center">-features FILE/URL</div></td>
46       <td><div align="left">
47           <p>
48             Use the given file to add sequence features to an alignment.
49             See <a href="featuresFormat.html" target="NEW">Features
50               File</a> (Known as Groups file prior to 2.08) description.
51           </p>
52
53         </div></td>
54     </tr>
55     <tr>
56       <td>
57         <div align="center">-colour COLOURSCHEME</div>
58       </td>
59       <td>Set the colourscheme for the alignment. This can be any
60         of the built-in colourschemes, a name of a predefined
61         colourscheme (defined in the Jalview properties file), or an
62         'inline' colourscheme (see the applet's colour parameter for
63         more information).</td>
64     </tr>
65     <tr>
66       <td>
67         <div align="center">-annotations FILE/URL</div>
68       </td>
69       <td>Add precalculated annotations to the alignment. See <a
70         href="annotationsFormat.html" target="NEW"
71       >Annotation File</a> description.
72       </td>
73     </tr>
74     <tr>
75       <td>
76         <div align="center">-tree FILE/URL</div>
77       <td>
78         <div align="left">Load the given newick format tree file
79           onto the alignment</div>
80       </td>
81     </tr>
82     <tr>
83       <td>
84         <div align="center">-questionnaire URL</div>
85       <td>
86         <div align="left">Queries the given URL for information
87           about any Jalview user questionnaires</div>
88       </td>
89     </tr>
90     <tr>
91       <td>
92         <div align="center">-noquestionnaire</div>
93       <td>
94         <div align="left">Turn off questionnaire check</div>
95       </td>
96     </tr>
97     <tr>
98       <td>
99         <div align="center">-nousagestats</div>
100       <td>
101         <div align="left">Turn off google analytics usage tracking</div>
102       </td>
103     </tr>
104     <tr>
105       <td>
106         <div align="center">-[no]sortbytree</div>
107       <td>
108         <div align="left">Enable or disable automatic sorting of
109           associated view when a new tree is displayed</div>
110       </td>
111     </tr>
112     <tr>
113       <td>
114         <div align="center">-dasserver nickname=URL</div>
115       <td>
116         <div align="left">
117           Add and enable a <a href="dassettings.html">DAS server</a>
118           with given nickname (alphanumeric or underscores only) for
119           retrieval of features for all alignments<br> Sources that
120           also support the sequence command may be specified by
121           prepending the URL with 'sequence:'<br> <em>e.g.</em>
122           sequence:http://localdas.somewhere.org/das/source
123         </div>
124       </td>
125     </tr>
126     <tr>
127       <td>
128         <div align="center">-fetchfrom nickname</div>
129       <td>
130         <div align="left">
131           Query a <a href="dassettings.html">DAS source</a> called
132           nickname for features for the alignments and display them
133         </div>
134       </td>
135     </tr>
136     <tr>
137       <td>
138         <div align="center">-groovy FILE/URL</div>
139       <td>
140         <div align="left">Execute groovy script in FILE (where
141           FILE may be 'STDIN' to read from the standard input) after all
142           other arguments have been processed</div>
143       </td>
144     </tr>
145     <tr>
146       <td>
147         <div align="center">-jabaws URL</div>
148       <td>
149         <div align="left">Specify the URL of the preferred JABAWS
150           server</div>
151       </td>
152     </tr>
153     <tr>
154       <td>
155         <div align="center">-vdoc VAMSAS DOCUMENT FILE/URL</div>
156       <td>
157         <div align="left">
158           Import the given vamsas document into a new session.<br>
159           <em>New in 2.5</em>
160         </div>
161       </td>
162     </tr>
163     <tr>
164       <td>
165         <div align="center">-vsess VAMSAS SESSION URL</div>
166       <td>
167         <div align="left">
168           Join the given vamsas session<br>If a document was also
169           specified, this will be imported first and then committed as
170           new data from Jalview to the specified session (Experimental -
171           not yet enabled!).<em>New in 2.5</em>
172         </div>
173         </div>
174       </td>
175     </tr>
176     <tr>
177       <td>
178         <div align="center">-fasta FILE</div>
179       </td>
180
181       <td>
182         <div align="left">Create alignment file FILE in Fasta
183           format.</div>
184       </td>
185     </tr>
186     <tr>
187       <td><div align="center">-clustal FILE</div></td>
188       <td><div align="left">Create alignment file FILE in
189           Clustal format.</div></td>
190     </tr>
191     <tr>
192       <td><div align="center">-msf FILE</div></td>
193
194       <td><div align="left">Create alignment file FILE in MSF
195           format.</div></td>
196     </tr>
197     <tr>
198       <td><div align="center">-pileup FILE</div></td>
199       <td><div align="left">Create alignment file FILE in
200           Pileup format.</div></td>
201     </tr>
202     <tr>
203       <td><div align="center">-pir FILE</div></td>
204
205       <td><div align="left">Create alignment file FILE in PIR
206           format.</div></td>
207     </tr>
208     <tr>
209       <td><div align="center">-pfam FILE</div></td>
210       <td><div align="left">Create alignment file FILE in
211           PFAM format.</div></td>
212     </tr>
213     <tr>
214       <td><div align="center">-blc FILE</div></td>
215       <td><div align="left">Create alignment file FILE in BLC
216           format.</div></td>
217     </tr>
218     <tr>
219       <td><div align="center">-json FILE</div></td>
220       <td><div align="left">Create alignment file FILE in
221           JSON format.</div></td>
222     </tr>
223     <tr>
224       <td><div align="center">-jalview FILE</div></td>
225
226       <td><div align="left">Create alignment file FILE in
227           Jalview format.</div></td>
228     </tr>
229     <tr>
230       <td><div align="center">-png FILE</div></td>
231       <td><div align="left">Create PNG image FILE from
232           alignment.</div></td>
233     </tr>
234     <tr>
235       <td><div align="center">-imgMap FILE</div></td>
236
237       <td><div align="left">Create HTML file FILE with image
238           map of PNG image.</div></td>
239     </tr>
240     <tr>
241       <td><div align="center">-eps FILE</div></td>
242       <td><div align="left">Create EPS file FILE from
243           alignment.</div></td>
244     </tr>
245     <tr>
246       <td><div align="center">-svg FILE</div></td>
247       <td><div align="left">Create Scalable Vector Graphics
248           file FILE from alignment.</div></td>
249     </tr>
250   </table>
251 </body>
252 </html>