X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fpreferences.html;h=6708c574950545dc011fde48c71bf8748cc18f96;hb=cd36659dd8a3855b3d1eb61cafbb0bbf604142be;hp=8c6b699e00a56dfcd813392a4493069265425af9;hpb=44d68d55d9c85bf7b28853feeebc4b901c4a8392;p=jalview.git diff --git a/help/help/html/features/preferences.html b/help/help/html/features/preferences.html index 8c6b699..6708c57 100755 --- a/help/help/html/features/preferences.html +++ b/help/help/html/features/preferences.html @@ -50,7 +50,7 @@
  • The "Connections" Preferences tab allows you to configure Jalview's internet - settings and specify your default web browser. + settings.
  • The "Links" Preferences tab shows the currently configured URL @@ -64,6 +64,10 @@
  • The "Editing" Preferences tab contains settings affecting behaviour when editing alignments.
  • +
  • The "Startup" + Preferences tab allows you to adjust how much memory is + allocated to Jalview when it is launched. +
  • The "Web Service" Preferences tab allows you to configure the JABAWS @@ -201,12 +205,6 @@ overview that are hidden in the alignment.

    - Gap 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. -

    -

    "Structure" Preferences tab added in Jalview 2.8.2

    @@ -215,11 +213,6 @@ 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 @@ -228,16 +221,27 @@ 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. + lines shown on the alignment.
    Since 2.11.2, scores from the Temperature Column for structures imported via the 3D-Beacons network may be shown instead as model quality or reliability scores.

    - Default structure viewer - choose Jmol or CHIMERA for + Default structure viewer - choose Jmol, CHIMERA, CHIMERAX or PYMOL 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. + Path to Chimera/X/Pymol program - Optional, as Jalview will search + standard installation paths for Windows, Linux or MacOS. If Jalview cannot locate the installation for your selected structure viewer, a dialog will be shown. If you have + installed the chosen viewer in a non-standard location, you can specify it + here, by entering the full path to its executable.
    For Chimera, locate the path to the chimera program, similarly for ChimeraX and Pymol. Rather than typing in the path, you can also double-click this field to open a file chooser dialog.

    +

    + Sequence <-> Structure Mapping Method - This setting controls whether + Jalview attempts to retrieve mappings between Uniprot protein + sequences and 3D structures in the PDBe with SIFTS, or constructs a + mapping by conservative alignment between the sequences and chains + in the 3D structure data using the Needleman and Wunsch algorithm. + SIFTS is enabled by default. +

    + PDB Fields shown in Search and Structure Summaries - ticks + in this table indicate fields shown by default when browsing results + of a free text search via the PDB sequence fetcher, or 3D structures + offered by the 3D Structure Chooser.

    "Connections" Preferences tab @@ -249,11 +253,33 @@ browser application.

    - Proxy Server
    If you normally use a proxy server - for using the internet, you must tick the box "Use a Proxy - Server" and enter the address and port details as necessary. + Proxy Server
    + There are three settings to choose from:
    +

    + If you normally use a proxy server for using the internet, you must + choose one of System proxy servers, or if these have not been + passed correctly you should set your own proxy servers to use by selecting + Use these proxy servers. + You will then need to enter the host and port details as necessary. Web Services will not work if you are using a proxy server and do - not enter the settings here. + not choose the system proxy or enter your own settings here.
    + There are separate host and port settings for HTTP and HTTPS proxies. + Often these are the same but you should enter the host and port into both + rows.
    + You can also check the Authentication required box if your proxy + requires username and password authentication. You can enter both the + Username and Password but only the Username will + be stored in Jalview's preferences file, the password will only be stored + until the end of the current Jalview session.
    + This means that if the proxy settings are still valid, Jalview will ask for + the password when it starts the next session.

    Usage statistics, Questionnaire and Version checks
    @@ -264,6 +290,22 @@ statement for more information.

    + The "Backups" Preferences Tab +

    +

    Since Jalview 2.11.0, overwriting an existing file when saving + or exporting data will by default trigger a backup file to be + created. Several options are provided to control how backup files + are named, and how many old versions will be kept.

    +

    + Schemes - select from three default schemes Single Backup, Keep All Versions, and Rolled Backup Files, or choose Custom to enable a previously defined custom scheme. +

    + Custom - Check this box to adjust the parameters of the currently selected scheme. Once OK is selected these parameters will be saved as the Custom scheme in your user preferences. To revert changes hit Cancel. +

    +

    Scheme Examples - shows how backup files will appear according to the currently selected scheme and parameters. +

    +

    Deleting Old Backup Files - these settings control how many backups are kept.

    +

    Backup filename strategy - specify the naming convention for numbered backups and how they are ordered.

    +

    The "Links" Preferences tab

    @@ -383,6 +425,21 @@ loaded onto the alignment will automatically sort the alignment.

     

    +

    + Startup +

    +

    + When Jalview is launched it by default examines the available memory + and requests up to 90% to be allocated to the application, or 32G, + which ever is smaller. The Startup tab allows you to adjust + the maximum percentage and hard limits for Jalview memory allocation + stored in your .jalview_properties file. +

    +

     

    + Web Services Preferences - documentation for this tab is + given in the + Web Services + Preferences section.