JAL-1620 version bump and release notes
[jalview.git] / help / html / features / dasfeatures.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2b1)
4  * Copyright (C) 2014 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>DAS Features</title>
24 </head>
25
26 <body>
27 <p><strong>DAS Sequence Feature Retrieval</strong></p>
28 <p>Jalview includes a client for retrieving sequences and their features via
29 the <a href="http://www.biodas.org">Distributed Annotation System</a>.</p>
30 <ol>
31         <li>Open the Feature Settings panel by selecting &quot;View -&gt;
32         Feature Settings...&quot;</li>
33         <li>Click on the &quot;<a href="dassettings.html">DAS Settings</a>&quot;
34         tabbed pane.</li>
35         <li>Select the sources to use for DAS feature retrieval, then
36         click the &quot;Fetch DAS Features&quot; button.
37         <ul>
38                 <li>Cancelling Feature Retrieval<br>
39                 Press the <strong>Cancel Fetch</strong> button to immediately stop
40                 feature retrieval. This will not remove any features already added to
41                 the alignment, but will halt any outstanding DAS requests.<em>The
42                 cancel fetch button is of particular use when one or more DAS
43                 annotation servers are not responding!</em>
44         </ul>
45         </li>
46 </ol>
47 <p>If your DAS source selection contains sources which use Uniprot
48 accession ids, you will be asked whether Jalview should find Uniprot
49 Accession ids for the given sequence names. It is important to realise
50 that many DAS sources only use Uniprot accession ids, rather than
51 Swissprot/Uniprot sequence names.<br>
52 The <a href="../webServices/dbreffetcher.html">database reference
53 fetcher</a> documentation describes how Jalview discovers what database
54 references are appropriate for the sequences in the alignment.
55 <ul>
56         <li><em>Note</em><br>
57         Please remember to save your alignment if either the start/end
58         numbering, or the sequence IDs were updated during the ID 
59         retrieval process.</li>
60 </ul>
61 <p>&nbsp;
62 <p><em>DAS support was introduced in Jalview Version 2.1.</em></p>
63 <p>&nbsp;
64 </body>
65 </html>