X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=help%2Fhtml%2Ffeatures%2Fviewingpdbs.html;h=f60da1af5b69682a55b3003d93c94af9e37e106a;hb=ce6edf5c9421ce38f625886885ed2cd8f506f08d;hp=4b4920d2883665e8481f5ddcd4eb94e9ebaf9643;hpb=bb5c8d98be1c4965b1a43b97f05b07e9ceb10343;p=jalview.git diff --git a/help/html/features/viewingpdbs.html b/help/html/features/viewingpdbs.html index 4b4920d..f60da1a 100755 --- a/help/html/features/viewingpdbs.html +++ b/help/html/features/viewingpdbs.html @@ -1,32 +1,203 @@ -PDB Viewing + + +PDB Viewing + -

Viewing PDB Structures

-

Jalview has a simple 3D structure viewer which can visualize polypeptide backbone - structures associated with a sequence in a particular alignment view. It is - accessed via the "Sequence→View PDB - entry:" entry from the sequence's pop-up menu.

-

To associate PDB files with a sequence, right click on a sequence ID and select - "Associate Structure with Sequence", and one of the submenus:

- + + +

+ Retrieving sequences from the PDB
You can + retrieve sequences from the PDB using the Sequence Fetcher. The sequences + retrieved with this service are derived directly from the PDB 3D + structure data, which can be viewed in the same way above. Secondary + structure and temperature factor annotation can also be added.
+ +
Jalview will also read PDB files directly - either in PDB + format, or mmCIF. Simply load in the file + as you would an alignment file. The sequences of any protein or + nucleotide chains will be extracted from the file and viewed in the + alignment window. +

+ +

+ Associating a large number of PDB files to + sequences in an alignment
It is often the case when working + with structure alignments that you will have a directory of PDB + files, and an alignment involving one or more of the structures. If + you drag a number of PDB files onto an alignment in the Jalview + desktop, Jalview will give you the option of associating PDB files + with sequences that have the same filename. This means, for example, + you can automatically associate PDB files with names like '1gaq.pdb' + with sequences that have an ID like '1gaq'.
Note: + This feature was added in Jalview 2.7 +

+

+ Note for Jalview applet users:
Due to the applet + security constraints, PDB Files can currently only be imported by + cut and paste of the PDB file text into the text box opened by the + 'From File' entry of the structure menu. +
+

+ +

+ Viewing the PDB Residue Numbering
+ Sequences which have PDB entry or PDB file associations are + annotated with sequence features from a group named with the + associated PDB accession number or file name. Each feature gives the + corresponding PDB Residue Number for each mapped residue in the + sequence. The display of these features is controlled through the "View→Sequence + Features" menu item and the Feature + Settings dialog box. +

+
+
+

+ Switching between mmCIF and PDB format for + downloading files from the PDB
Jalview now employs the mmCIF format for importing 3D structure data + from flat file and EMBL-PDBe web-service, as recommended by the + wwwPDB. If you prefer (for any reason) to download data as PDB files + instead, then first close Jalview, and add the following line to + your .jalview_properties file:
+ PDB_DOWNLOAD_FORMAT=PDB +
When this setting is configured, Jalview will only request + PDB format files from EMBL-EBI's PDBe.
mmCIF format + file support was added in Jalview 2.10. +

+ +

+ Outstanding problem with cut'n'pasted + files in Jalview 2.6 and Jalview 2.7
Structures imported + via the cut'n'paste dialog box will not be correctly highlighted + or coloured when they are displayed in structure views, especially + if they contain more than one PDB structure. See the bug report at + http://issues.jalview.org/browse/JAL-623 for news on this problem.
+

+ +