X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2Fpdbsequencefetcher.html;h=ce7d96e147df67255f7fc90dc2a9be8e357a12d8;hb=43d326c3a7616aedecfce6f7980b3831ec25243a;hp=98c0dd6aa8dc28e7a96dc3b46ebaf556a2a8d8c8;hpb=b59c034b2582070a88fb62bcd08779388931edb3;p=jalview.git diff --git a/help/html/features/pdbsequencefetcher.html b/help/html/features/pdbsequencefetcher.html index 98c0dd6..ce7d96e 100644 --- a/help/html/features/pdbsequencefetcher.html +++ b/help/html/features/pdbsequencefetcher.html @@ -25,59 +25,67 @@ PDB Sequence Fetcher -

From Jalview 2.x.x a speciliased interface was introduced for +

From Jalview 2.9, a specialised interface was introduced for fast and efficient discovery/retrieval of sequence data from the PDB database. The introduced interface enables live querying of PDB data on-the-fly thereby eliminating the need to memorise database accession - or to cross-reference other bioinformatics websites before retrieving - a sequence data in jalview. The underlying technology is provided by + or to manually cross-reference other bioinformatics websites before retrieving + sequence data in Jalview. The underlying infrastructure is provided by EBI and is based on Apache Solr which is a text based search engine.

-

- The PDB Sequence Fetcher interface can be opened by selecting PDB - as the choice database from the 'Select Database - Retrieval Source' interface of Sequence - Fetcher. -


- - PDB sequence fetcher (introduced in Jalview 2.x.x) - -
+ The PDB Sequence Fetcher interface can be accessed from "File →Fetch Sequence(s) →Select Database →PDB" click the ok button after selecting PDB from the 'Select Database + Retrieval Source' interface. +

- Searching the PDB Database
Once the - interface is opened, typing in the search text box will execute a live - query to the PDB database and display the results on-the-fly as seen - in the screen-shot above. Use the drop-down menu to select a specific - field to search by in the PDB database, the default option is 'ALL'. -
- -
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) - * + PDB sequence fetcher (introduced in Jalview 2.9) +

-The wildcard search: -tes* - would match test, testing, and tester. +

Searching the PDB Database

+

When the interface is opened, a live query to the PDB database is + executed every time a character is typed into the search text box, and + a result is displayed on-the-fly as seen in the screenshot above.

+ +

Use the drop-down menu to select a specific field to search by in the PDB database, the default + option is 'ALL'.

+ +

Furthermore, the PDB search interface also provides the following functionalities:

+ +

+ 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. + 2.9

\ No newline at end of file