b276897cbdeb549585ede93ac809a683457ac6b2
[jalview.git] / help / html / features / structurechooser.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>Structure Chooser</title>
24 </head>
25
26 <body>
27         <p>
28                 <strong>Structure Chooser</strong>
29         </p>
30
31         The Structure Chooser panel was added in Jalview 2.8.3. It
32         introduced a smarter technique for selecting PDB structures to view in
33         Jalview by quering readily available meta-data of the structures. Some of the main features it provides are listed below:
34         <ul>
35                 <li>Automatic discovery, retrieval and association of PDB entries
36                         for an alignment's sequences</li>
37                 <li>Visualisation of discovered structures' meta-data</li>
38                 <li>Ability to configure the meta-data entries to visualise</li>
39                 <li>Auto-selection  of the best structure via filtering by
40                         the available metric parameters in the meta-data (i.e. resolution,
41                         quality etc).</li>
42                 <li>Selection of multiple structures in a single operation</li>
43         </ul>
44         Additionally, the Structure Chooser retains the following contemporary
45         feature of Jalview:
46         <ul>
47                 <li>Manual association of PDB entries via entering the PDB Id or
48                         From File</li>
49                 <li>Ability to view cached PDB entries</li>
50         </ul>
51
52         <p><img src="schooser_main.png" style="width: 464px; height: 369px; ">
53         <!-- <p><img src="schooser_config.png" style="width: 463px; height: 369px; ">
54         <p><img src="schooser_drop-down.png" style="width: 464px; height: 368px; ">
55         <p><img src="schooser_enter-id.png" style="width: 467px; height: 373px; ">
56         <p><img src="schooser_from-file.png" style="width: 468px; height: 370px; ">
57         <p><img src="schooser_cached.png"> -->
58         <br>
59         
60         <strong>Auto-Selection of Structures</strong>
61         
62 </body>
63 </html>