962f6eca4b9164c9cc6735df1ececdb6d179d8fa
[jalview.git] / help / helpTOC.xml
1 <?xml version="1.0" encoding="ISO-8859-1"  ?>
2 <!--
3   Jalview - A Sequence Alignment Editor and Viewer (Version 2.4.0.b2)
4   Copyright (C) 2009 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle
5   
6   This program is free software; you can redistribute it and/or
7   modify it under the terms of the GNU General Public License
8   as published by the Free Software Foundation; either version 2
9   of the License, or (at your option) any later version.
10   
11   This program is distributed in the hope that it will be useful,
12   but WITHOUT ANY WARRANTY; without even the implied warranty of
13   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14   GNU General Public License for more details.
15   
16   You should have received a copy of the GNU General Public License
17   along with this program; if not, write to the Free Software
18   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
19 -->
20 <!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 1.0//EN" "http://java.sun.com/products/javahelp/toc_1_0.dtd">
21 <toc version="1.0">
22 <tocitem text="Jalview Documentation" target="home" expand="true" >
23         <tocitem text="What's new" target="new" expand="true">
24       <tocitem text="Release History" target="release"/>
25                 <tocitem text="Sequence Retrieval" target="seqfetch"/>
26                 <tocitem text="VAMSAS Interoperation" target="vamsas"/>
27         </tocitem>
28     <tocitem text="Editing Alignments" target ="edit"/> 
29     <tocitem text="Cursor Mode" target="cursor"/>
30         <tocitem text="Key Strokes" target="keys"/>
31         <tocitem text="Input / Output" target="io"/>
32         <tocitem text="Making Figures" target="export"/>
33         <tocitem text="Hidden Regions" target="hiddenRegions"/>
34         <tocitem text="Multiple Views" target="multipleviews"/>
35         <tocitem text="Viewing Trees" target="treeviewer" expand="false"/>
36         <tocitem text="Fetching Sequences" target="seqfetch"/>
37         <tocitem text="Sequence Features" target="seqfeatures" expand="false">
38           <tocitem text="Sequence Feature Settings" target="seqfeatures.settings"/>
39           <tocitem text="Sequence Features File" target="features.fileformat"/>
40           <tocitem text="User Defined Sequence Features" target="seqfeatcreat"/>
41                   <tocitem text="Editing Sequence Features" target="seqfeatedit"/>
42           <tocitem text="DAS Feature Retrieval" target="das.viewing"/>
43           <tocitem text="DAS Feature Settings" target="das.settings"/>
44         </tocitem>
45         <tocitem text="Web Services" target="webservice" expand="false">
46           <tocitem text="Sequence Alignment" target="msaservice" expand="false">
47                 <tocitem text="Clustal Alignment" target="clustal"/>
48                 <tocitem text="Muscle Alignment" target="muscle"/>
49                 <tocitem text="MAFFT Alignment" target="mafft"/>
50                 <tocitem text="Multiple Alignment Subjobs" target="msaservice"/>
51             </tocitem>
52           <tocitem text="Secondary Structure Prediction" target="jnet"/>
53                 <tocitem text="Sequence Retrieval" target="seqfetch"/>
54                 <tocitem text="DAS Feature Retrieval" target="das.viewing"/>
55         </tocitem>
56         <tocitem text="Colour Schemes" target="colours" expand="false">
57                 <tocitem text="Background Dependent Text Colour" target="backdeptextcol"/>
58                 <tocitem text="ClustalX" target="colours.clustal"/>
59                 <tocitem text="Zappo" target="colours.zappo"/>
60                 <tocitem text="Taylor" target="colours.taylor"/>
61                 <tocitem text="Hydrophobicity" target="colours.hydro"/>
62                 <tocitem text="Helix propensity" target="colours.helix"/>
63                 <tocitem text="Strand propensity" target="colours.strand"/>
64                 <tocitem text="Turn propensity" target="colours.turn"/>
65                 <tocitem text="Buried index" target="colours.buried"/>
66                 <tocitem text="Nucleotide colours" target="colours.nucleotide"/>
67                 <tocitem text="Blosum62" target="colours.blosum"/>
68                 <tocitem text="by Percentage Identity" target="colours.pid"/>   
69                 <tocitem text="User Defined" target="colours.user"/>
70                 <tocitem text="Above Percentage Identity" target="colours.abovepid"/>
71                 <tocitem text="By conservation" target="colours.conservation"/>
72                 <tocitem text="By Annotation" target="colours.annotation"/>
73         </tocitem>
74         <tocitem text="Calculations" target="calculations" expand="false">
75                 <tocitem text="Sorting alignments" target="sorting"/>
76                 <tocitem text="Calculating trees" target="trees"/>
77                 <tocitem text="Principal Component Analysis" target="pca"/>
78                 <tocitem text="Tree/PCA Input Data" target="recoverInputdata"/>
79                 <tocitem text="Pairwise Alignments" target="pairwise"/>
80                 <tocitem text="Remove Redundancy" target="redundancy"/>
81         </tocitem>
82         <tocitem text="Alignment Annotations" target ="alannotation" expand="false">
83           <tocitem text="Conservation" target="calcs.alconserv"/>
84           <tocitem text="Quality" target="calcs.alquality"/>
85           <tocitem text="Consensus" target="calcs.consensus"/>
86           <tocitem text="Annotations File Format" target="annotations.fileformat"/>
87         </tocitem>
88         <tocitem text="Viewing PDB Files" target="viewingpdbs" expand="false">
89           <tocitem text="Jmol Viewer" target="pdbjmol"/>
90           <tocitem text="Simple PDB Viewer" target="pdbmcviewer"/>
91         </tocitem>
92         <tocitem text="VAMSAS Data Exchange" target="vamsas">
93                 <!-- what can Jalview share with other apps -->
94                 <!-- what other apps exist -->
95                 </tocitem>
96         <tocitem text="Window Menus" target="menus" expand="false">
97                 <tocitem text="Desktop Window" target="desktopMenu"/>
98                 <tocitem text="Alignment Window" target="alMenu">
99                 <tocitem text="File Menu" target="alwFile"/>
100                 <tocitem text="Edit Menu" target="alwEdit"/>
101                                 <tocitem text="Select Menu" target="alwSelect"/> 
102                 <tocitem text="View Menu" target="alwView"/>
103                                 <tocitem text="Format Menu" target="alwFormat"/>
104                 <tocitem text="Colour Menu" target="alwColour"/>
105                 <tocitem text="Calculation Menu" target="alwCalc"/>
106                 <tocitem text="Web Service Menu" target="wsMenu"/>
107                 <tocitem text="Annotation Menus" target="annotMenus"/>
108                 <tocitem text="Popup Menu" target="popMenu"/>
109                 </tocitem>
110         </tocitem>
111         <tocitem text="Preferences" target="preferences"/>
112         <tocitem text="Memory Settings" target="memory" expand="false">
113           <tocitem text="JNLP with extra memory parameters" target="jalviewjnlp"/>
114           </tocitem>
115         <tocitem text="Command Line" target="commandline" expand="false">
116           <tocitem text="Command Line Arguments" target="clarguments"/>
117               <tocitem text="Groovy Shell" target="groovy"/>
118         </tocitem>
119 </tocitem>
120 <tocitem text="Useful information" expa nd="true">
121         <tocitem text="Amino Acid Table" target="aminoAcids"/>
122         <tocitem text="Amino Acid Properties" target="aaProperties"/>
123         <tocitem text="The Genetic Code" target="geneticCode"/>
124 </tocitem>
125 </toc>