File: filemgr.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 (62 lines) | stat: -rw-r--r-- 2,699 bytes parent folder | download | duplicates (10)
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
<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;
<h1>Local and Remote File Manager</h1></center>

<p><br>The users local and the remote file systems can be
displayed. The local files are those stored on the computer
that Jemboss is being run on. The remote files 
are the users files located on the server machine
that runs the EMBOSS applications. 
<br>&nbsp;
<h2>Drag and Drop Files</h2>
This is the mechanism wherby a file is selected with the
mouse and dragged to a new folder within the file system.
This can also be used to define a sequence in an EMBOSS
application form in Jemboss by dragging and dropping the
file from the file manager to the form.
<h2>Transferring Files</h2>
Files can be transferred between the two file systems. 
Select the file that you want to transfer. Drag it into 
the other file manager until a file in the directory or
the directory node you want the file to be put in is
highlighted. The file will then appear in that file system.
<br>&nbsp;<h2>Displaying File</h2>
Double click on the file you want to display on the screen.
Alternatively, select the file and right click to use the 
popup menu and select 'Open With' to open the file in the 
'Jemboss Alignment Editor' or the 'Text Editor'.
<br>&nbsp;<h2>Saving Files</h2>
When a file is opened and displayed it can be saved to the
local file system. Goto the 'File' menu and click on 'Save'.
<br>&nbsp;<h2>
'Rename', 'New Folder', 'Delete' Using the popup menu</h2>
Right click on one of the file managers and a popup menu 
appears. This allows the user to rename and delete files, 
also directories can be created. To carry out these functions
a file needs to be selected that will be renamed or deleted.
To create a new directory folder select a file in the 
directory which the new folder will be created.
<br>&nbsp;<h2>
'Refresh' File Manager</h2>
The file manager display can be refreshed manually by
right clicking and selecting refresh in the popup menu.
Refreshing the file manager may be necessary if files
are created outside of the Jemboss interface.
<br>&nbsp;<h2>
Multiple File Selection</h2>
Multiple files can be selected and deleted. To select the
files keep the control key pressed and click on the files
or if selecting a block of file use the shift key. At the
moment there are no other multiple file operations implemented.

<br>&nbsp;
<p><p>
<hr>
</body>
</html>