X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2Fpreferences.html;h=e17634b5bc0dd36c0eb0221947f86b09e522e16c;hb=ab43013b7e357b84b4abade0dba949668dfb2a0e;hp=fc1c30a5cefe5b98ecddaf4286104e6e7a42f8bc;hpb=d423f22792e47dbc800ae220a58677f988971d06;p=jalview.git diff --git a/help/html/features/preferences.html b/help/html/features/preferences.html index fc1c30a..e17634b 100755 --- a/help/html/features/preferences.html +++ b/help/html/features/preferences.html @@ -1,32 +1,41 @@ + * You should have received a copy of the GNU General Public License + * along with Jalview. If not, see . + * The Jalview Authors are detailed in the 'AUTHORS' file. + --> Preferences

Preferences

-

There are four tabs in the Preferences dialog box: +

The preferences panel is opened from the Jalview Desktop’s Tools menu.

+

There are eight tabs in the Preferences dialog box:

Visual Preferences tab

@@ -70,24 +80,50 @@ for a new alignment window.

Sequence ID Tooltip: Control the display of Database References and Non-positional annotation in the tooltip displayed when the mouse is over a sequence's ID.

+

Show Unconserved - When this is selected, all consensus sequence +symbols will be rendered as a '.', highlighting mutations in highly conserved alignments.

Sequence Name Italics - select to apply the italicised -vbersion of the font to sequence labels.

+version of the font to sequence labels.

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

-

Wrap Alignment - Select whether to open new alignment -windows in wrapped mode or not.

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 loaded or saved via the User Defined Colours panel -will be loaded.

-

Sort by - When the alignment is loaded in, it will can -be sorted by Id or pairwise identity.

+

Wrap Alignment - Select whether to open new alignment +windows in wrapped mode or not.

+

Sort alignment by - When the alignment is loaded in, it can +be ordered as read (No sort), or sorted by Id or pairwise identity.

+

Sort annotations by - Annotations can be unsorted, sorted by the order of the related sequences in +the alignment, or by label. Autocalculated annotations (e.g. Consensus) can be shown either last (below sequence +annotations) or first (above sequence annotations). Since Jalview 2.8.2.

Open file - If this is selected then the default alignment file will 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.

+path or selecting it from the file chooser window.
Note: The default example alignment is updated periodically to demonstrate new features in Jalview.

+

"Colours" Preferences tab

+

Alignment Colour - The default colour scheme for a new alignment +window. If the chosen option is "User Defined" then the last +User Defined Colour loaded or saved via the User Defined Colours panel +will be loaded.

+

+ Annotation Shading Default - set the default minimum + and maximum colours used when Colour by + Annotation... is selected from the alignment window's colours menu. +

+

"Structure" +Preferences tab added in Jalview 2.8.2

+

Process secondary structure from PDB - if selected, then structure information +read from PDB will be processed and annotation added to associated sequences. +

Use RNAView for secondary structure - if selected, the pyRNA RNAView service (https://github.com/fjossinet/PyRNA) will be +called to derive secondary structure information for RNA chains. +

Add secondary structure annotation to alignment - if selected, Jmol's implementation DSSP will be used to add annotation to polypeptide chains in the structure. +

Add Temperature Factor annotation to alignment - if selected, values extracted from the Temperature Factor +column for the backbone atoms in the PDB file will be extracted as annotation lines shown on the alignment. +

Default structure viewer - choose JMOL or CHIMERA for viewing 3D structures. +

Path to Chimera program - Optional, as Jalview will search standard installation paths for Windows, Linux or MacOS. +If you have installed Chimera in a non-standard location, you can specify it here, by entering the full path to the Chimera executable program. +Double-click this field to open a file chooser dialog. +

"Connections" Preferences tab

URL Link From Sequence ID
@@ -115,6 +151,9 @@ information.

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

Automatically set ID width
+When enabled, the column containing sequence and annotation labels at the left hand side of an exported figure will be made large enough to display each sequence ID and annotation label in its own line. Enable this if you have particularly long sequence IDs and need to generate EPS or PNG figures or web pages.

+

Figure ID column width
+Manually specify the width of the left hand column where sequence IDs and annotation labels will be rendered in exported alignment figures. This setting will be ignored if "Automatically set ID width" is set.

Sequence//Start-End Numbering
The output tab also has a group of checkboxes for each file format. If @@ -139,7 +179,6 @@ sequence positions appended to each sequence id:

 

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 @@ -148,16 +187,18 @@ 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 / +

There are currently three 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 when Editing - New alignment windows will "Pad Gaps" according to this setting.

+

Sort with New Tree - When selected, any trees calculated or loaded onto the alignment will automatically sort the alignment.