3 * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4 * Copyright (C) $$Year-Rel$$ The Jalview Authors
6 * This file is part of Jalview.
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.
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.
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.
23 <title>DAS Settings</title>
28 <strong>DAS Settings</strong>
31 Jalview can retrieve sequences and features from many <a
32 href="http://biodas.org/">DAS</a> sources. The DAS sources
33 that it uses are discovered and selected <em>via</em> the DAS
34 settings panel, opened either from the <a
35 href="featuresettings.html">View→Feature Settings</a> dialog
36 box from the alignment window's menu bar, or the <a
37 href="featuresettings.html">Tools→Preferences</a>
38 dialog box opened from the Desktop menu bar.
42 <p>The available sources are listed in the table using each
43 source's Nickname as its identifier. Clicking on a source's entry in
44 the table reveals more information about that service in the panel
45 to the right. Select the tickbox in the "Use Source"
46 column for a source to add it to the set Jalview queries for
47 alignment and sequence features.</p>
48 <p>You can filter the visible DAS sources by authority, type and
49 "label". You should read the DAS documentation to
50 understand more about these values.
52 <strong>Updating the list of sources</strong>
55 When the DAS Settings panel is first opened, and when the <strong>'Refresh
56 source'</strong> buton is pressed, a list of DAS sources is retrieved from
57 the DAS registry URL. Note that the registry hosted at
58 http://www.dasregistry.org/das/ was retired at the start of 2015. An
59 alternative service is currently hosted at
60 http://www.ebi.ac.uk/das-srv/registry/das/. To connect to this
61 service, ensure your .jalview_properties file includes the following
62 line:<br> <b>DAS_REGISTRY_URL=http\://www.ebi.ac.uk/das-srv/registry/das/</b>
65 <strong>Adding your own DAS Sources</strong>
67 <p>You can add your own DAS source to the list by clicking the
68 "Add Local Source" button. Enter the URL and nickname of
69 your additional service. It should be noted that Jalview 2.1 will
70 not query additional sources for more information, but this will be
71 implemented in future editions.