Jalview 2.6 source licence
[jalview.git] / help / html / menus / wsmenu.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6)
4  * Copyright (C) 2010 J Procter, AM Waterhouse, 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><title>Web Service Menu</title></head>
20
21 <body>
22 <p><strong>Web Service Menu</strong></p>
23 <ul>
24   <li><strong>Fetch DB References</strong><br>
25   <em>This will use any of the database services that Jalview is aware 
26   of (e.g. DAS sequence servers and the WSDBFetch service provided by the EBI)
27    to verify the sequence and retrieve all database cross references and PDB ids
28    associated with all or just the selected sequences in the alignment.
29    <br/>'Standard Databases' will check sequences against the EBI databases 
30    plus any active DAS sequence sources, or you can verify against a specific 
31    source from one of the sub-menus.</em><br>
32   </li>
33   <li><strong>Envision2 Services</strong><br/>
34   Submits one or more sequences, sequence IDs or database references to analysis workflows provided 
35 by the <a href="http://www.ebi.ac.uk/enfin-srv/envision2">EnVision2
36 web application</a>. This allows Jalview users to easily access the EnCore network of
37 databases and analysis services developed by members of <a href="http://www.enfin.org">ENFIN</a>.
38   </li>
39   </ul>
40     </strong> <em>Selecting one of the following menu items starts a remote service 
41   on compute facilities at the University of Dundee. You need a continuous network 
42   connection in order to use these services through Jalview. </em> </p>
43   <ul>
44   <li><strong>Alignment</strong> 
45     <ul>
46       <li><strong>ClustalW Multiple Sequence Alignment</strong><br>
47         <em> Submits all, or just the currently selected sequences for alignment 
48         with clustal W.</em></li>
49       <li><strong>ClustalW Multiple Sequence Alignment Realign</strong><br>
50         <em> Submits the alignment or currently selected region for re-alignment 
51         with clustal W. This enables you to align more sequences to an existing alignment.</em></li>
52       <li><strong>MAFFT Multiple Sequence Alignment</strong><br>
53         <em>Submits all, or just the currently selected region for alignment with 
54         MAFFT. </em> </li>
55       <li><strong>Muscle Multiple Protein Sequence Alignment</strong><br>
56         <em> Submits all, or just the currently selected sequences for alignment 
57         using Muscle. Do not use this if you are working with nucleic acid sequences.</em></li>
58     </ul>
59   </li>
60   <li><strong>Secondary Structure Prediction</strong> 
61     <ul>
62       <li><strong>JPred Secondary Structure Prediction</strong><br>
63         <em>Secondary structure prediction by network consensus. The behaviour 
64         of this calculation depends on the current selection: </em></li>
65       <li><em>If nothing is selected, and the displayed sequences appear to be 
66         aligned, then a JNet prediction will be run for the first sequence in 
67         the alignment, using the current alignment. Otherwise the first sequence 
68         will be submitted for prediction. </em></li>
69       <li><em>If just one sequence (or a region on one sequence) has been selected, 
70         it will be submitted to the automatic JNet prediction server for homolog 
71         detection and prediction. </em></li>
72       <li><em>If a set of sequences are selected, and they appear to be aligned, 
73         then the alignment will be used for a Jnet prediction on the <strong>first</strong> 
74         sequence in the set (that is, the one that appears first in the alignment 
75         window). </em> </li>
76     </ul>
77   </li>
78 </ul>
79 <p><strong> </strong></p>
80 </body>
81 </html>