-
Notifications
You must be signed in to change notification settings - Fork 0
/
embossversion.html
250 lines (192 loc) · 5.02 KB
/
embossversion.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<HTML>
<HEAD>
<TITLE>
EMBOSS: embossversion
</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" text="#000000">
<table align=center border=0 cellspacing=0 cellpadding=0>
<tr><td valign=top>
<A HREF="/" ONMOUSEOVER="self.status='Go to the EMBOSS home page';return true"><img border=0 src="emboss_icon.jpg" alt="" width=150 height=48></a>
</td>
<td align=left valign=middle>
<b><font size="+6">
embossversion
</font></b>
</td></tr>
</table>
<br>
<p>
<H2>
Function
</H2>
Writes the current EMBOSS version number
<H2>
Description
</H2>
This small utility writes out the current version of the EMBOSS package.
<p>
It is expected that this may have a use in scripts which automatically
write descriptions of the state of the EMBOSS package that is set up
locally.
<p>
It will also be a useful way for people to ascertain what version is
being run if they are giving user-support to people in another site.
<H2>
Usage
</H2>
<b>Here is a sample session with embossversion</b>
<p>
<p>
<table width="90%"><tr><td bgcolor="#CCFFFF"><pre>
% <b>embossversion </b>
Writes the current EMBOSS version number
4.1.0
</pre></td></tr></table><p>
<p>
<p>
<H2>
Command line arguments
</H2>
<table CELLSPACING=0 CELLPADDING=3 BGCOLOR="#f5f5ff" ><tr><td>
<pre>
Standard (Mandatory) qualifiers: (none)
Additional (Optional) qualifiers:
-full boolean Show all EMBOSS version information fields
-outfile outfile [stdout] Output file name
Advanced (Unprompted) qualifiers: (none)
Associated qualifiers:
"-outfile" associated qualifiers
-odirectory string Output directory
General qualifiers:
-auto boolean Turn off prompts
-stdout boolean Write standard output
-filter boolean Read standard input, write standard output
-options boolean Prompt for standard and additional values
-debug boolean Write debug output to program.dbg
-verbose boolean Report some/full command line options
-help boolean Report command line options. More
information on associated and general
qualifiers can be found with -help -verbose
-warning boolean Report warnings
-error boolean Report errors
-fatal boolean Report fatal errors
-die boolean Report dying program messages
</pre>
</td></tr></table>
<P>
<table border cellspacing=0 cellpadding=3 bgcolor="#ccccff">
<tr bgcolor="#FFFFCC">
<th align="left" colspan=2>Standard (Mandatory) qualifiers</th>
<th align="left">Allowed values</th>
<th align="left">Default</th>
</tr>
<tr>
<td colspan=4>(none)</td>
</tr>
<tr bgcolor="#FFFFCC">
<th align="left" colspan=2>Additional (Optional) qualifiers</th>
<th align="left">Allowed values</th>
<th align="left">Default</th>
</tr>
<tr>
<td>-full</td>
<td>Show all EMBOSS version information fields</td>
<td>Boolean value Yes/No</td>
<td>No</td>
</tr>
<tr>
<td>-outfile</td>
<td>Output file name</td>
<td>Output file</td>
<td>stdout</td>
</tr>
<tr bgcolor="#FFFFCC">
<th align="left" colspan=2>Advanced (Unprompted) qualifiers</th>
<th align="left">Allowed values</th>
<th align="left">Default</th>
</tr>
<tr>
<td colspan=4>(none)</td>
</tr>
</table>
<H2>
Input file format
</H2>
None.
<p>
<H2>
Output file format
</H2>
<p>
<b>embossversion</b> writes just the version number followed by a
newline character to end the line.
<p>
The output is written to the screen by default, but can be written to a
named file by using the '-outfile' option.
<p>
<p>
The version number is in three parts, separated by '.'s.
<br>
The first number is the major version number - this only changes when substantial changes have been made to the look-and-feel of EMBOSS.
<br>
The second number is the minor version number - this is incremented whenever a version is released.
<br>
The third number is usually '0' but if a minor bug fix has been released that does not warrant a minor version number, this will be incremented.
<H2>
Data files
</H2>
None.
<H2>
Notes
</H2>
None.
<H2>
References
</H2>
None.
<H2>
Warnings
</H2>
None.
<H2>
Diagnostic Error Messages
</H2>
None.
<H2>
Exit status
</H2>
It always exits with status 0.
<H2>
Known bugs
</H2>
None.
<h2><a name="See also">See also</a></h2>
<table border cellpadding=4 bgcolor="#FFFFF0">
<tr><th>Program name</th><th>Description</th></tr>
<tr>
<td><a href="embossdata.html">embossdata</a></td>
<td>Finds or fetches data files read by EMBOSS programs</td>
</tr>
</table>
<H2>
Author(s)
</H2>
Gary Williams (gwilliam © rfcgr.mrc.ac.uk)
<br>
MRC Rosalind Franklin Centre for Genomics Research
Wellcome Trust Genome Campus, Hinxton, Cambridge, CB10 1SB, UK
<H2>
History
</H2>
Written (23 May 2001) - Gary Williams.
<H2>
Target users
</H2>
This program is intended to be used by everyone and everything, from naive users to embedded scripts.
<H2>
Comments
</H2>
None
</BODY>
</HTML>