-
Notifications
You must be signed in to change notification settings - Fork 0
/
ajtest.html
305 lines (209 loc) · 4.54 KB
/
ajtest.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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<HTML>
<HEAD>
<TITLE>
EMBOSS: ajtest
</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" text="#000000">
<table align=center bgcolor="#000070" border=0 cellspacing=0 cellpadding=10>
<tr>
<td>
<a href="index.html" onmouseover="self.status='Go to the EMBOSS home page';return true">
<img border=0 src="emboss_icon.gif" alt="" width=55 height=55>
</a>
</td>
<td align=middle valign=middle>
<font face="Arial,Helvetica" size=6 color="#ffffff">
<H2>
EMBOSS: ajtest
</H2>
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p><hr><p>
<H1>
Program ajtest
</H1>
<H2>
Function
</H2>
<!--
DON'T WRITE ANYTHING HERE.
IT IS DONE FOR YOU.
-->
Test file for ACD parsing
<H2>
Description
</H2>
If you are not interested in developing EMBOSS programs yourself, then
you should stop reading now.
<br>
Read no further.
<p>
<b>ajtest</b> is of no use to you.
<p>
<b>ajtest</b> is simply the name given to a generic test program that is
used to evaluate the behaviour of various EMBOSS functions during the
writing of other programs. The contents of this program will change
depending on whatever programs were last being developed when this
EMBOSS release was made public.
<p>
<b>ajtest</b> serves no purpose that is useful for the general user
community. It is only useful as a general-purpose program to serve as a
test-bed for developers.
<p>
It is here simply as a useful generic application for people creating
new library functions that they wish to call in the context of a real
EMBOSS program.
<H2>
Usage
</H2>
Here is a sample session with ajtest.
<pre>
% ajtest
</pre>
(You are less than impressed, I can tell.)
<H2>
Command line arguments
</H2>
<!--
DON'T WRITE ANYTHING HERE.
IT IS DONE FOR YOU.
-->
<table CELLSPACING=0 CELLPADDING=3 BGCOLOR="#f5f5ff" ><tr><td>
<pre>
Mandatory qualifiers:
[-sequence] seqall Sequence database USA
[-seqset] seqset Sequence set USA
Optional qualifiers: (none)
Advanced qualifiers: (none)
General qualifiers:
-help bool report command line options. More
information on associated and general
qualifiers can be found with -help -verbose
</pre>
</td></tr></table>
<P>
<table border cellspacing=0 cellpadding=3 bgcolor="#f5f5ff">
<tr bgcolor="#FFFFD0">
<th align="left" colspan=2>Mandatory qualifiers</th>
<th align="left">Allowed values</th>
<th align="left">Default</th>
</tr>
<tr>
<td>[-sequence]<br>(Parameter 1)</td>
<td>Sequence database USA</td>
<td>Readable sequence(s)</td>
<td><b>Required</b></td>
</tr>
<tr>
<td>[-seqset]<br>(Parameter 2)</td>
<td>Sequence set USA</td>
<td>Readable sequences</td>
<td><b>Required</b></td>
</tr>
<tr bgcolor="#FFFFD0">
<th align="left" colspan=2>Optional qualifiers</th>
<th align="left">Allowed values</th>
<th align="left">Default</th>
</tr>
<tr>
<td colspan=4>(none)</td>
</tr>
<tr bgcolor="#FFFFD0">
<th align="left" colspan=2>Advanced qualifiers</th>
<th align="left">Allowed values</th>
<th align="left">Default</th>
</tr>
<tr>
<td colspan=4>(none)</td>
</tr>
</table>
<p>
(Of course, the parameters could be changed completely in the next release.)
<H2>
Input file format
</H2>
That depends.
<H2>
Output file format
</H2>
Could be anything.
<H2>
Data files
</H2>
Possibly.
<H2>
Notes
</H2>
Take no notice of this program.
<H2>
References
</H2>
None whatsoever.
<H2>
Warnings
</H2>
WARNING!
<br>
WARNING!
<br>
WARNING!
<br>
WARNING!
<p>
You have been warned.
<H2>
Diagnostic Error Messages
</H2>
Maybe.
<H2>
Exit status
</H2>
Might not exit.
<H2>
Known bugs
</H2>
Hopefully none, but you could edit the source file and add some, if you
have set up your own copy of EMBOSS.
<!--
<H2>
See also
</H2>
-->
<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="seqretallfeat.html">seqretallfeat</a></td><td>Reads and writes (returns) one or more sequences</td></tr>
</table>
<!--
Add any comments about other associated programs (to prepare
data files?) that seealso doesn't find.
-->
<H2>
Author(s)
</H2>
This application is used for general testing and is not considered an
official part of EMBOSS. Authorship and code may change without
notice.
<H2>
History
</H2>
<H2>
Target users
</H2>
This program is not intended to be used by anyone except application
developers.
<H2>
Comments
</H2>
<pre>
</pre>
</TD></TR></TABLE>
</CENTER>
</BODY>
</HTML>