X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2Fpreferences.html;h=0390e256d7adb8e2295011a363276adbe3c7f926;hb=507c395fad41fb4e544e1df9461e2390aed584b1;hp=d6f8d658f1451bd4dbcc8b90a800b84e808868bc;hpb=8f9c8b3f924e1f320bbdfd5e16d06a21c09cb986;p=jalview.git diff --git a/help/html/features/preferences.html b/help/html/features/preferences.html index d6f8d65..0390e25 100755 --- a/help/html/features/preferences.html +++ b/help/html/features/preferences.html @@ -4,8 +4,24 @@

Preferences

-

The "Visual" tab on the preferences window allows - you to configure the default display for a new alignment window.

+

There are four tabs in the Preferences dialog box: +

+

+

Visual Preferences tab

Maximise Window - If this is selected, a new alignment window will stretch to fit the available space.

Show Annotations - If this is selected the new window will display an annotation @@ -15,8 +31,10 @@

Full Sequence ID - If selected the ID panel will display the name of a sequence plus the start and end residues in the format name/start-end. If not selected, the displayed ID will be the name of the sequence.

-

Font - The default font name, size and style can be set for a new alignment - window.

+

Font - The default font name, size and style can be set for a new + alignment window.

+

Smooth Font - Toggles anti-aliasing on / off for faster rendering + of the alignment.

Gap Symbol - The default gap symbol may be set to either "-" or "."

Colour - The default colour scheme for a new alignment window. If the chosen option is "User Defined" then the last User Defined Colour @@ -27,8 +45,7 @@ be opened when Jalview is started. You can change the default file by clicking on file name and either typing in the file path or selecting it from the file chooser window.

-

The "Connections" tab allows you to change the links made from Jalview - to your default web browser.

+

"Connections" Preferences tab

URL Link From Sequence ID
Right click a sequence id to see a popup menu with "Link" as one of the items. By default the item "SRS" is added to this link menu. This @@ -49,15 +66,51 @@ box "Use a Proxy Server" and enter the address and port details as necessary. Web Services will not work if you are using a proxy server and do not enter the settings here.

-

The "Export" tab has a selection box allowing the user to set a default - rendering style for EPS export. "Lineart" will produce an accurate - representation of the visible alignment in Jalview, all the characters will - be graphics objects. "Text" will produce a much smaller file and will - rely on the software you use to view the EPS file, such as Adobe Illustrator, - having the same font as the file was created with. You will only be able to - edit text in an EPS file if you select the "Text" option.
- Choose "Prompt each time" to select between Lineart and Text each - time you make an EPS file.

+

Output Preferences tab

+

EPS Rendering Style
+This is a selection box which allows the + user to set a default rendering style for EPS export: +

+

+

Sequence//Start-End Numbering
+ The output tab also has a group of checkboxes for each file format. If these + are ticked, then Jalview will write files with the start and end sequence positions + appended to each sequence id: +

+  >ID/1-10
+  AACDEAAFEA
+
+

If the boxes are left unchecked for a particular format, the sequence limits + will not be appended to the sequence id.

+

+

Use Modeller Output

+

This option only applies to PIR format output. Jalview + automatically reads PIR files with sequence descriptions compatible + with the program Modeller. + If this option is selected Jalview will write Modeller style PIR + files with correct start/end numbering and PDB file association (if + available). The Jalview id/start-end option is ignored if Modeller output is selected. +

Editing Preferences tab

+

There are currently 2 options available which can be selected / deselected. +

+

AutoCalculate Consensus - For large alignments it can be useful to + deselect "Autocalculate Consensus" when editing. This prevents lengthy + calculations which are performed after each sequence edit. New alignment windows + will have their "Autocalculate Consensus" option set according to + this setting.

+

Pad gaps when editing - New alignment windows will "Pad Gaps" + according to this setting.