added links to the das settings help, and explanation of how to actually open the...
[jalview.git] / help / html / features / seqfetch.html
1 <html>
2 <head><title>Sequence Fetcher</title></head>
3 <body>
4 <p><strong>Sequence Fetcher</strong></p>
5 <p>Jalview can retrieve sequences from certain databases using either the
6 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>
7 <img src="seqfetcher.gif" align="center" alt="The Jalview Sequence Fetcher Dialog Box">
8 <p>The Sequence Fetcher dialog box can be opened via the &quot;File&quot; 
9   menu on the main desktop in order to retrieve sequences as a new
10   alignment, or opened via the &quot;File&quot; menu of an existing alignment
11   to import additional sequences. Please note, there will be a short delay when the sequence fetcher is first opened, 
12   whilst Jalview compiles the list of available sequence datasources from the 
13   currently defined DAS server registry.</strong>
14 </p>
15 <p>First, select the database you want to retrieve sequences from. Then, enter
16   one or more accession ids (as a semi-colon separated list), or press the 
17   &quot;Example&quot; button to paste the example accession for the currently selected database into the retrieval box.
18    Finally, press &quot;OK&quot; to initiate the retrieval.</p>
19 <p>
20   If you are retrieving sequences from the PDB, you can retrieve
21   specific chains by appending a colon and the chain id to the PDB
22   id. For example :<br><pre> 1GAQ:A</pre><br>When retrieving from DAS sequence sources,
23   coordinate range arguments can be passed to the server using the standard DAS 
24   sequence command format (<strong>:&lt;start&gt;,&lt;end&gt;</strong>)</p>
25 <p>If you use the WSDBFetch sequence fetcher services (EMBL, Uniprot, PDB and PFAM)
26    in work for publication, please cite:</p>
27 <p>Pillai S., Silventoinen V., Kallio K., Senger M., Sobhany S., Tate J., Velankar 
28   S., Golovin A., Henrick K., Rice P., Stoehr P., Lopez R. <br>
29   SOAP-based services provided by the European Bioinformatics Institute.<br>
30   Nucleic Acids Res. 33(1):W25-W28 (2005) <br>
31   <br>
32   </p>
33 </body>
34 </html>