update author list in license for (JAL-826)
[jalview.git] / help / html / features / seqfetch.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
4  * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, G Barton, M Clamp, S Searle
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 of the License, or (at your option) any later version.
11  * 
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18 -->
19 <head>
20 <title>Sequence Fetcher</title>
21 </head>
22 <body>
23 <p><strong>Sequence Fetcher</strong></p>
24 <p>Jalview can retrieve sequences from certain databases using either the
25 WSDBFetch service provided by the European Bioinformatics Institute, and, since Jalview 2.4, DAS servers capable of the <em>sequence</em> command (configured in <a href="dassettings.html">DAS settings</a>).</p>
26 <img src="seqfetcher.gif" align="center" alt="The Jalview Sequence Fetcher Dialog Box">
27 <p>The Sequence Fetcher dialog box can be opened via the &quot;File&quot; 
28   menu on the main desktop in order to retrieve sequences as a new
29   alignment, or opened via the &quot;File&quot; menu of an existing alignment
30   to import additional sequences. Please note, there will be a short delay when the sequence fetcher is first opened, 
31   whilst Jalview compiles the list of available sequence datasources from the 
32   currently defined DAS server registry.</strong>
33 </p>
34 <p>First, select the database you want to retrieve sequences from. Then, enter
35   one or more accession ids (as a semi-colon separated list), or press the 
36   &quot;Example&quot; button to paste the example accession for the currently selected database into the retrieval box.
37    Finally, press &quot;OK&quot; to initiate the retrieval.</p>
38 <p>
39   If you are retrieving sequences from the PDB, you can retrieve
40   specific chains by appending a colon and the chain id to the PDB
41   id. For example :<br><pre> 1GAQ:A</pre><br>When retrieving from DAS sequence sources,
42   coordinate range arguments can be passed to the server using the standard DAS 
43   sequence command format (<strong>:&lt;start&gt;,&lt;end&gt;</strong>)</p>
44 <p>If you use the WSDBFetch sequence fetcher services (EMBL, Uniprot, PDB, PFAM, and RFAM)
45    in work for publication, please cite:</p>
46 <p>Pillai S., Silventoinen V., Kallio K., Senger M., Sobhany S., Tate J., Velankar 
47   S., Golovin A., Henrick K., Rice P., Stoehr P., Lopez R. <br>
48   SOAP-based services provided by the European Bioinformatics Institute.<br>
49   Nucleic Acids Res. 33(1):W25-W28 (2005) <br>
50   <br>
51   </p>
52 </body>
53 </html>