Modified for 2.08
[jalview.git] / help / html / features / preferences.html
1 <html>\r
2 \r
3 <head><title>Preferences</title></head>\r
4 \r
5 <body>\r
6 <p><strong>Preferences</strong></p>\r
7 <p>There are three tabs in the Preferences dialog box:\r
8 <ul><li>The <a href="#visual"><strong>&quot;Visual&quot;</strong>\r
9   Preferences</a> tab allows \r
10   you to configure the default display for a new alignment\r
11   window. </li>\r
12 <li>The <a\r
13   href="#connections"><strong>&quot;Connections&quot;</strong>\r
14   Preferences</a> tab allows you to change the links \r
15   made from Jalview to your default web browser.\r
16 </li>\r
17 <li>The <a href="#output"><strong>&quot;Output&quot;</strong>\r
18   Preferences</a> tab contains settings affecting the export of sequence\r
19 alignments and EPS files.\r
20 </li>\r
21 </ul></p>\r
22 <p><strong><a name="visual">Visual</a> Preferences tab</strong></p>\r
23 <p><em>Maximise Window</em> - If this is selected, a new alignment window will stretch \r
24   to fit the available space.</p>\r
25 <p><em>Show Annotations</em> - If this is selected the new window will display an annotation \r
26   panel below the sequences. This annotation panel may have several rows describing \r
27   the whole alignment. The 3 standard annotations <em>Conservation</em>, <em>Quality</em> and <em>Consensus</em> \r
28   may be shown or hidden by default.</p>\r
29 <p><em>Full Sequence ID</em> - If selected the ID panel will display the name of a sequence \r
30   plus the start and end residues in the format name/start-end. If not selected, \r
31   the displayed ID will be the name of the sequence.</p>\r
32 <p><em>Font</em> - The default font name, size and style can be set for a new \r
33   alignment window. </p>\r
34 <p><em>Smooth Font</em> - Toggles anti-aliasing on / off for faster rendering \r
35   of the alignment.</p>\r
36 <p><em>Gap Symbol</em> - The default gap symbol may be set to either &quot;-&quot; or &quot;.&quot;</p>\r
37 <p><em>Colour</em> - The default colour scheme for a new alignment window. If \r
38   the chosen option is &quot;User Defined&quot; then the last User Defined Colour \r
39   loaded or saved via the User Defined Colours panel will be loaded. </p>\r
40 <p><em>Sort by</em> - When the alignment is loaded in, it will can be sorted by \r
41   Id or pairwise identity.</p>\r
42 <p><em>Open file</em> - If this is selected then the default alignment file will \r
43   be opened when Jalview is started. You can change the default file by clicking \r
44   on file name and either typing in the file path or selecting it from the file \r
45   chooser window. </p>\r
46 <p><a name="connections"><strong>&quot;Connections&quot; Preferences tab</strong></a></p>\r
47 <p><em>URL Link From Sequence ID</em><br>\r
48   Right click a sequence id to see a popup menu with &quot;Link&quot; as one of \r
49   the items. By default the item &quot;SRS&quot; is added to this link menu. This \r
50   link will show a web page in your default browser with the selected sequence \r
51   id as part of the URL.<br>\r
52   Jalview allows you to add your own custom links to other web pages. Click new \r
53   to add a new link. You can name the link, this will be displayed on a new menu \r
54   item under the &quot;Link&quot; menu when you right click on a sequence id. \r
55   <br>\r
56   You must enter $SEQUENCE_ID$ within your URL. This will be replaced by the chosen \r
57   sequence id when you click on it. </p>\r
58 <p><em>Default Browser (Unix)</em><br>\r
59   Its difficult in Java to detect the default web browser for Unix users. If Jalview \r
60   can't find your default web browser, enter the name or full path to your web \r
61   browser application. </p>\r
62 <p><em>Proxy Server</em><br>\r
63   If you normally use a proxy server for using the internet, you must tick the \r
64   box &quot;Use a Proxy Server&quot; and enter the address and port details as \r
65   necessary. Web Services will not work if you are using a proxy server and do \r
66   not enter the settings here.</p>\r
67 <p><a name="output"><strong>Output Preferences tab</strong></a></p>\r
68 <p><em>EPS Rendering Style</em><br>\r
69 This is a selection box which allows the \r
70   user to set a default rendering style for EPS export: \r
71 <ul><li>&quot;Lineart&quot;<br>EPS files will accurately\r
72 reproduce the alignment view in Jalview and all characters will be\r
73 converted into line art. Files generated in this way are large and are\r
74 not easily editable, but have no font table dependencies.</li>\r
75 <li>&quot;Text&quot;<br>EPS files will be a mixture of text and\r
76 lineart. This produces compact files that can be edited easily in\r
77 programs like Microsoft Word and Adobe Illustrator, but can be\r
78 problematic if the fonts available to jalview are not accessible by\r
79 the program reading the EPS file.\r
80 <li>&quot;Prompt each time&quot;<br>Choose this to be asked select between Lineart and Text each time you make an EPS file.</li>\r
81 </ul>\r
82 </p>\r
83 <p><em>Sequence//Start-End Numbering</em><br>\r
84 The output tab also has a group of checkboxes for each file format. If these \r
85   are ticked, then Jalview will write files with the start and end sequence positions \r
86   appended to each sequence id:<br>\r
87 <pre>\r
88   >ID//1-10\r
89   AACDEAAFEA\r
90 </pre>\r
91 <br>If the boxes are left unchecked for a particular \r
92   format, the sequence limits will not be appended to the sequence id. </p>\r
93 <p>&nbsp;</p>\r
94 <p>&nbsp;</p>\r
95 </body>\r
96 </html>\r