From b48eb2c8a37a5f7c4e9e361f1ebe7e44e3854cd1 Mon Sep 17 00:00:00 2001 From: jprocter Date: Thu, 8 Dec 2005 16:19:51 +0000 Subject: [PATCH] changed WhatsNew to a folder and modified preferences and seqfetcher entries. --- help/help.jhm | 7 +++-- help/helpTOC.xml | 7 ++++- help/html/features/preferences.html | 57 +++++++++++++++++++++++++---------- help/html/features/seqfetch.html | 22 +++++++++----- 4 files changed, 67 insertions(+), 26 deletions(-) diff --git a/help/help.jhm b/help/help.jhm index 4820b6f..d9f255d 100755 --- a/help/help.jhm +++ b/help/help.jhm @@ -12,8 +12,11 @@ - - + + + + + diff --git a/help/helpTOC.xml b/help/helpTOC.xml index 7e5ed95..752b4eb 100755 --- a/help/helpTOC.xml +++ b/help/helpTOC.xml @@ -2,7 +2,12 @@ - + + + + + + diff --git a/help/html/features/preferences.html b/help/html/features/preferences.html index 802c22a..877a3b1 100755 --- a/help/html/features/preferences.html +++ b/help/html/features/preferences.html @@ -4,8 +4,22 @@

Preferences

-

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

+

There are three 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 @@ -27,8 +41,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,19 +62,31 @@ 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 "Output" 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.

-

The output tab also has a group of checkboxes for each file format. If these +

Output Preferences tab

+

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

  • "Lineart"
    EPS files will accurately +reproduce the alignment view in Jalview and all characters will be +converted into line art. Files generated in this way are large and are +not easily editable, but have no font table dependencies.
  • +
  • "Text"
    EPS files will be a mixture of text and +lineart. This produces compact files that can be edited easily in +programs like Microsoft Word and Adobe Illustrator, but can be +problematic if the fonts available to jalview are not accessible by +the program reading the EPS file. +
  • "Prompt each time"
    Choose this to be asked select between Lineart and Text each time you make an EPS file.
  • +
+

+

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. If the boxes are left unchecked for a paritcular + 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.

 

 

diff --git a/help/html/features/seqfetch.html b/help/html/features/seqfetch.html index 02ff94e..2833770 100755 --- a/help/html/features/seqfetch.html +++ b/help/html/features/seqfetch.html @@ -2,13 +2,21 @@ Sequence Fetcher

Sequence Fetcher

-

The Sequence Fetcher can be started from the main desktop "File" - menu or from a particular alignment window.

-

Select which database to fetch your sequence from and enter the sequence id. - If you are retrieving sequences from PDB database and you know which chain you - would like to retrieve, append the chain id after colon to the PDB id. eg 1GAQ:A

-

The Sequence Fetcher uses WSDBFetch provided by the European Bioinformatics - Institute. If you use this service please quote:

+

Jalview can retrieve sequences from certain databases via the +WSDBFetch service provided by the European Bioinformatics Institute.

+

A Sequence Fetcher dialog box can be opened via the "File" + menu on the main desktop in order to retrieve sequences as a new + alignment, or opened via the "File" menu of an existing alignment + to import additional sequences. +

+

Select the database you want to retrieve sequences from, and enter a + the database id (or a semi-colon separated list of several ids) in + the text box. Finally, press OK to initiate the retrieval.

+

+ If you are retrieving sequences from the PDB, you can retrieve + specific chains by appending a colon and the chain id to the PDB + id. For example :

 1GAQ:A

+

If you use the sequence fetcher in work for publication, then please cite:

Pillai S., Silventoinen V., Kallio K., Senger M., Sobhany S., Tate J., Velankar S., Golovin A., Henrick K., Rice P., Stoehr P., Lopez R.
SOAP-based services provided by the European Bioinformatics Institute.
-- 1.7.10.2