2.5 doc
[jalview.git] / help / html / vamsas / index.html
1 <html>\r
2 <head>\r
3 <title>VAMSAS Interoperation</title>\r
4 </head>\r
5 <body>\r
6 <p><strong>VAMSAS Interoperation</strong></p>\r
7 <p>Jalview can interact with other applications using &quot;the <strong>VAMSAS\r
8 Interoperation framework</strong>&quot; which is an experimental model for\r
9 interoperation between bioinformatics applications (<strong>V</strong>isualization\r
10 and <strong>A</strong>nalysis of <strong>Molecular</strong> <strong>S</strong>equences,\r
11 <strong>Alignements</strong> and <strong>S</strong>tructures).\r
12 Currently, the only other VAMSAS enabled application is <a\r
13         href="http://www.topali.org">TOPALi</a> - a user friendly program for\r
14 phylogenetics and evolutionary analysis.\r
15 <p>VAMSAS enabled applications access a shared bioinformatics\r
16 dataset containing sequences, alignments, annotation and trees, which\r
17 can be represented by an XML document analogous to a <a\r
18         href="../features/jalarchive.html">Jalview Project Archive</a>.</p>\r
19 <br>\r
20 <strong>Connecting to a VAMSAS session</strong><br>\r
21 The VAMSAS functionality in Jalview is accessed through the Desktop's <strong>Vamsas</strong>\r
22 menu. The options available in this menu depend on whether the\r
23 application is currently interacting with a VAMSAS dataset in a <strong>VAMSAS\r
24 session</strong>. When the application is not connected to a session is active,\r
25 the menu options are as follows:<br>\r
26 <ul>\r
27         <li><em>Connect to an existing session</em><br>\r
28         If visible, this submenu contains a list of existing sessions that the\r
29         VAMSAS framework has discovered on your computer. <br>\r
30         Choose one to connect to it.</li>\r
31         <li><em>New VAMSAS Session</em><br>\r
32         This option will create a new session on your computer.</li>\r
33         <li><em>Load VAMSAS Session...</em><br>\r
34         This option will open a file browser window allowing you to select a\r
35         VAMSAS session archive from which a new session will be created.<br/>\r
36         <em>New in 2.5:</em>Sessions created from an imported document inherit\r
37         the file or URL for the document.</li>\r
38 \r
39 </ul>\r
40 <br>\r
41 <strong>VAMSAS and Firewalls</strong>: VAMSAS uses sockets to\r
42 communicate between different programs. This means that after starting a\r
43 session, your firewall software may ask you whether to allow the java\r
44 executable access to the internet (port 53782). If you do not allow\r
45 this, messages will not be exchanged with other VAMSAS applications.</br>\r
46 <br>\r
47 Once you have successfully connected to a VAMSAS session, any data made\r
48 available by other VAMSAS applications will be automatically imported\r
49 into Jalview. However, in order to share the data in Jalview with other\r
50 VAMSAS applications, you must manually select the <strong>Vamsas&#8594;&quot;Session\r
51 Update&quot;</strong> entry that is visible when a session is active. Selecting\r
52 this option will update the VAMSAS session document, with the data\r
53 loaded into Jalview. Any new alignments, trees and annotation will be\r
54 written to the session, in addition to any edits you have made to data\r
55 originally stored in the document. <br>\r
56 <strong>Saving the current session</strong><br>\r
57 You can save the current session as a VAMSAS Session archive using the <strong>Vamsas&#8594;&quot;Session\r
58 Update&quot;</strong>. The file contains a snapshot of the current VAMSAS\r
59 session, including data from any other applications connected to the\r
60 session. <strong>Leaving a VAMSAS session</strong><br>\r
61 A session can be disconnected from at any time using the <strong>Vamsas&#8594;&quot;Stop\r
62 Session&quot;</strong> option. Selecting this option will only disconnect Jalview\r
63 from the session - any other applications will remain connected to the\r
64 session. If Jalview is the only application connected to the session and\r
65 you have not yet saved the VAMSAS session then you will be prompted with\r
66 an optional 'Save VAMSAS session...' dialog box, allowing the session to\r
67 be saved and returned to at a later date. <br>\r
68 <strong>VAMSAS Session Persistence</strong><br>\r
69 VAMSAS sessions are persistent - this means that they exist\r
70 independently of any VAMSAS applications that are connected to them.\r
71 This means that if something goes wrong with a VAMSAS application and it\r
72 crashes or otherwise fails, the VAMSAS session it is connected to will\r
73 (hopefully) be unaffected. For instance, if Jalview is killed or crashes\r
74 whilst it is still connected to a session, that session can be recovered\r
75 in a new Jalview instance using the <strong>Vamsas&#8594;&quot;Existing\r
76 session&quot;</strong> sub menu.</p>\r
77 <strong>A quick Demo</strong>\r
78 <br>\r
79 Jalview can talk to itself through VAMSAS. Simply start two copies of\r
80 the application, create a new vamsas session in one, and connect to the\r
81 new session in the other. Then load your data into one of the\r
82 applications, and use the\r
83 <strong>Vamsas&#8594;&quot;Session Update&quot;</strong>\r
84 menu entry to try to propagate the data to the other application.\r
85 <br>\r
86 <table>\r
87         <tr>\r
88                 <td>Data Sharing Capability</td>\r
89                 <td>Jalview Version</td>\r
90         </tr>\r
91         <tr>\r
92                 <td>Alignments, sequences and annotation, trees, database\r
93                 references, cDNA/protein mappings.</td>\r
94                 <td>2.4</td>\r
95         </tr>\r
96         <tr>\r
97                 <td>Mouseover location across linked DNA, protein and structure\r
98                 positions.</td>\r
99                 <td>2.4</td>\r
100         </tr>\r
101         <tr>\r
102                 <td>Jalview project settings (Multiple views, groups, tree\r
103                 partitions, colouring, window positions)</td>\r
104                 <td>2.5</td>\r
105         </tr>\r
106         <tr>\r
107                 <td>Sequence region and column selections</td>\r
108                 <td>2.5</td>\r
109         </tr>\r
110 </table>\r
111 <br />\r
112 <p>Version 0.2 of the VAMSAS client library is used in <em>Jalview\r
113 2.5</em>. For further details about the VAMSAS framework, please check the\r
114 <a href="http://www.vamsas.ac.uk">VAMSAS website</a>. The VAMSAS\r
115 framework is implemented as a Java 1.4 Library and depends on a number\r
116 of other open source projects. Its source is released under the\r
117 LGPL license. &nbsp;</p>\r
118 </body>\r
119 </html>\r