From d26d84a079b512973f50703ff2367a62da9efc2e Mon Sep 17 00:00:00 2001
From: tcofoegbu
Date: Tue, 28 Apr 2015 11:49:30 +0100
Subject: [PATCH] JAL-1711 and JAL-1714 documentation updated
---
help/html/features/pdbsequencefetcher.html | 40 ++++++++++++++++------------
1 file changed, 23 insertions(+), 17 deletions(-)
diff --git a/help/html/features/pdbsequencefetcher.html b/help/html/features/pdbsequencefetcher.html
index 3d0eedb..0a7802e 100644
--- a/help/html/features/pdbsequencefetcher.html
+++ b/help/html/features/pdbsequencefetcher.html
@@ -38,11 +38,12 @@
as the choice database from the 'Select Database
Retrieval Source' interface of Sequence
Fetcher.
-
+
+
-
+
Searching the PDB Database
Once the
@@ -52,19 +53,20 @@
field to search by in the PDB database, the default option is 'ALL'.
Furthermore, the PDB search interface also provides the following
functionalities:
-
- - Retrieving a unique chain for a PDB entry:
To retrieve a
- specific chain for a PDB entry, append the PDB ID with a colon
- followed by the chain code in the search box. eg: 1xyz:A
-
+ - Retrieving a unique chain for a PDB entry:
To
+ retrieve a specific chain for a PDB entry, append the PDB ID with a
+ colon followed by the chain code in the search box. eg: 1xyz:A
+
- - Querying multiple PDB Id's in one operation:
The PDB search
- interface supports querying of multiple PDB Ids in one operation by
- separating the list of PDB Ids with a semi-colon i.e: 1xyz;2xyz;3xyz
+ - Querying multiple PDB Id's in one operation:
The PDB
+ search interface supports querying of multiple PDB Ids in one
+ operation by separating the list of PDB Ids with a semi-colon i.e:
+ 1xyz;2xyz;3xyz
+
- - Wild card searching:
The PDB sequence fetcher also provides
- support for wild card querying of the PDB database.
Single
+ - Wild card searching:
The PDB sequence fetcher also
+ provides support for wild card querying of the PDB database.
Single
character (matches a single character) - ? The search string te?t
would match both test and text.
Multiple characters (matches
zero or more sequential characters) - * The wildcard search: tes* -
@@ -74,12 +76,16 @@
- Customising displayed meta-data
To change the
- displayed meta-data in the search result, click the 'Configure
- Displayed Columns' tab, then tick off the options wanted.
+ Customising displayed meta-data
To change
+ the displayed meta-data in the search result, click the 'Configure
+ Displayed Columns' tab, then tick off the options wanted.
+
+
+ Importing Sequence
After querying the PDB
+ database, to import the found data into Jalview, select the entries
+ you wish to import then click the ok button at the bottom of the
+ interface.
- Importing Sequence
- After querying the PDB database, to import the found data into Jalview, select the entries you wish to import then click the ok button at the bottom of the interface.
The PDB Sequence Fetcher interface was introduced in Jalview
2.x.x.
--
1.7.10.2