File: readme.html

package info (click to toggle)
emboss 6.6.0%2Bdfsg-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 571,584 kB
  • sloc: ansic: 460,579; java: 29,383; perl: 13,573; sh: 12,753; makefile: 3,294; csh: 706; asm: 351; xml: 239; pascal: 237; modula3: 8
file content (68 lines) | stat: -rw-r--r-- 2,860 bytes parent folder | download | duplicates (8)
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
<html>
<head>
   <meta name="keywords" content="java, biology, bioinformatics, EMBOSS, GUI, Jemboss, computational biology, sequence analysis, interface">
   <title>Jemboss File Manager</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000">

<center><img SRC="../images/Jemboss_logo_large.gif" height=110 width=240><br>&nbsp;

</center>

Jemboss is developed by the EMBOSS team
and is a graphical interface to the 
<a href="http://emboss.sourceforge.net/">
European Molecular Biology Open Software Suite, EMBOSS</a>.
Jemboss incorporates the 200+ applications of both the
EMBOSS and EMBASSY packages. 

<p>
<h2>Quick Start Guide</h2>
On the left of the main Jemboss window are the program menus.
Programs are grouped by their type of analyses and these groups 
form the menu names. Programs can be sub-divided into further
categories and then the program name with a short description
of the program is given. Alternatively if the name of the 
program known the quickest method is to select it using the 'GoTo'
field and the alphabetical scroll list.

<p>
The central pane in the Jemboss window displays the program parameters.
The user will need to fill in this and has the opportunity to change
any default parameters. To obtain more information and help for an
application there is a "HELP" button at the bottom of each program form.
Next to this is a "GO" button which will set the application running.
There are also popup tooltips for the parameters that appear
if the mouse is held over the parameter text.

<p>
Advanced options may be selected from the form if an
advanced options button appears next to the 'GO' button.
Parameter selections may be regulated according to the input sequence, with
unobtainable options shaded out, or omited from the form altogether.
Application output files appear in a separate window, and can be saved to
the local disk.

<p>
Previous outputs may be accessed from their store on the server. The
command line  used to construct the analysis is displayed, and the output
data may be obtained, edited and saved. Unwanted analyses should be deleted
from this table.

<p>
The job manager is used to monitor the status of batch processes.
These are those EMBOSS applications that are computationally intensive.
Instead of waiting for the results these processes are submitted
as batch, which frees the interface for other analyses to be carried out.
The middle button at the bottom of the Jemboss window can be used to look
at all batch jobs submitted in a session. If a application is designated
batch then it will be sent to a batch queue. If a job is designated
interactive then it will be run interactively and Jemboss will wait for
the results to be returned to the screen.

<p>&nbsp;
This product includes code licensed from RSA Data Security.
<p>
<hr>
</body>
</html>