Merge branch 'develop' into tasks/JAL-3311_removeVamsasMenu
[jalview.git] / help / help / helpTOC.xml
1 <?xml version="1.0" encoding="ISO-8859-1"  ?>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
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
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <toc version="1.0">
23 <!-- DO NOT WRAP THESE LINES - help2Website relies on each item being on one line! -->
24         <tocitem text="Jalview Documentation" target="home" expand="true">
25                         <tocitem text="What's new" target="new" expand="true">
26                                 <tocitem text="Latest Release Notes" target="release"/>
27                                 <tocitem text="VCF Import" target="vcfimport"/>
28                                 <tocitem text="Feature Filters and Attribute Colourschemes" target="features.featureschemes" />
29                                 
30                 </tocitem>
31                 
32                 <tocitem text="Editing Alignments" target="edit" />
33                 <tocitem text="Cursor Mode" target="cursor" />
34                 <tocitem text="Key Strokes" target="keys" />
35                 
36                 <tocitem text="Input / Output" target="io" expand="false">
37                         <tocitem text="BioJSON v1.0" target="biojson" />
38                 </tocitem>
39                 
40                 <tocitem text="Making Figures" target="export" expand="false">
41                         <tocitem text="BioJS MSA Viewer" target="biojsmsa" />
42                 </tocitem>
43                 
44                 <tocitem text="Hidden Regions" target="hiddenRegions" />
45                 <tocitem text="Multiple Views" target="multipleviews" />
46                 <tocitem text="Split Frame View" target="splitframe" />
47                 <tocitem text="Viewing Trees" target="treeviewer" expand="false" />
48                 <tocitem text="Fetching Sequences" target="seqfetch" />         
49                 
50                 <tocitem text="Select Columns by Annotation" target="selectcolbyannot" />
51                 
52                 <tocitem text="Nucleic Acid Support" target="nucleicAcids" expand="false">
53                   <tocitem text="Annotating from VCF" target="importvcf" /> 
54                         <tocitem text="Viewing RNA structure" target="varna" />
55                         <tocitem text="RNA Structure Consensus" target="calcs.alstrconsensus" />
56                         <tocitem text="RNA Helices coloring" target="colours.rnahelices" />
57                 </tocitem>
58                 
59                 <tocitem text="Sequence Features" target="seqfeatures" expand="false">
60                         <tocitem text="Sequence Feature Settings" target="seqfeatures.settings" />
61                         <tocitem text="Sequence Features File" target="features.fileformat" />
62                         <tocitem text="Feature Colourschemes" target="features.featureschemes" />
63                         <tocitem text="User Defined Sequence Features" target="seqfeatcreat" />
64                         <tocitem text="Editing Sequence Features" target="seqfeatedit" />
65                         <tocitem text="HTML annotation report" target="io.seqreport" />
66                 </tocitem>
67                 
68                 <tocitem text="Web Services" target="webservice" expand="false">
69                         <tocitem text="JABAWS" target="jabaws" />
70                         <tocitem text="Web Service Preferences" target="wsprefs" />
71                         <tocitem text="Web Service Parameters" target="wsparams" />
72                         <tocitem text="Sequence Alignment" target="msaservice"  expand="false">
73                                 <tocitem text="Multiple Alignment Subjobs" target="msaservice" />
74                         </tocitem>
75                         <tocitem text="Secondary Structure Prediction" target="jpred" />
76                         <tocitem text="RNAalifold RNA Secondary Structure Prediction" target="rnaalifold" />
77                         <tocitem text="Protein Disorder Prediction" target="disorder" />
78                         <tocitem text="Alignment Conservation Analysis" target="aacon" />
79                         <tocitem text="Multi-Harmony Alignment Analysis" target="shmrws" />
80                         <tocitem text="Sequence Retrieval" target="seqfetch" />
81                         <tocitem text="Database Reference Retrieval" target="dbreffetcher" />                   
82                 </tocitem>
83                 
84                 <tocitem text="Colour Schemes" target="colours" expand="false">
85                         <tocitem text="Background Dependent Text Colour" target="backdeptextcol" />
86                         <tocitem text="ClustalX" target="colours.clustal" />
87                         <tocitem text="Zappo" target="colours.zappo" />
88                         <tocitem text="Taylor" target="colours.taylor" />
89                         <tocitem text="Hydrophobicity" target="colours.hydro" />
90                         <tocitem text="Helix propensity" target="colours.helix" />
91                         <tocitem text="Strand propensity" target="colours.strand" />
92                         <tocitem text="Turn propensity" target="colours.turn" />
93                         <tocitem text="Buried index" target="colours.buried" />
94                         <tocitem text="Nucleotide colours" target="colours.nucleotide" />
95                         <tocitem text="Purine/Pyrimidine colours" target="colours.purinepyrimidine" />
96                         <tocitem text="Blosum62" target="colours.blosum" />
97                         <tocitem text="by Percentage Identity" target="colours.pid" />
98                         <tocitem text="User Defined" target="colours.user" />
99                         <tocitem text="Above Percentage Identity" target="colours.abovepid" />
100                         <tocitem text="By conservation" target="colours.conservation" />
101                         <tocitem text="T-COFFEE Scores" target="io.tcoffeescores" />
102                         <tocitem text="By Annotation" target="colours.annotation" />
103                         <tocitem text="By RNA Helices" target="colours.rnahelices" />
104                 </tocitem>
105                 
106                 <tocitem text="Calculations" expand="false">
107                         <tocitem text="Sorting alignments" target="sorting" />
108                         <tocitem text="Trees and PCA" target="calcs.dialog" expand="false">
109                           <tocitem text="Calculating trees" target="trees" />
110                           <tocitem text="Principal Component Analysis" target="pca" />
111                         </tocitem>
112                         <tocitem text="Tree/PCA Input Data" target="recoverInputdata" />
113                         <tocitem text="Pairwise Alignments" target="pairwise" />
114                         <tocitem text="Remove Redundancy" target="redundancy" />
115                         <tocitem text="Reference Sequences" target="referenceseq" />
116                 </tocitem>
117                 
118                 <tocitem text="Sequence Annotations" target="seqannots" expand="true">
119                         <tocitem text="Annotation from Structure" target="xsspannotation" expand="false" />
120                 </tocitem>
121                 
122                 <tocitem text="Alignment Annotations" target="alannotation" expand="false">
123                         <tocitem text="Conservation" target="calcs.alconserv" />
124                         <tocitem text="Quality" target="calcs.alquality" />
125                         <tocitem text="Consensus" target="calcs.consensus" />
126                         <tocitem text="RNA Structure Consensus" target="calcs.alstrconsensus" />
127                         <tocitem text="Annotations File Format" target="annotations.fileformat" />
128                         <tocitem text="Select Columns by Annotation" target="selectcolbyannot" />
129                 </tocitem>
130                 <tocitem text="3D Structure Data" target="viewingpdbs" expand="false">
131                         <tocitem text="PDB Sequence Fetcher" target="pdbfetcher" />
132                         <tocitem text="PDB Structure Chooser" target="pdbchooser" />
133                         <tocitem text="Jmol Viewer" target="pdbjmol" />
134                         <tocitem text="Chimera Viewer" target="chimera" />                      
135                 </tocitem>
136                 <tocitem text="Viewing RNA structures" target="varna" expand="false"/>
137                 <tocitem text="Opening URLs from Jalview" target="urllinks" expand="true">
138                     <tocitem text="Configuring URL Links" target="linksprefs" />
139                 </tocitem>
140                 <tocitem text="Window Menus" target="menus" expand="false">
141                         <tocitem text="Desktop Window" target="desktopMenu" />
142                         <tocitem text="Alignment Window" target="alMenu">
143                                 <tocitem text="File Menu" target="alwFile" />
144                                 <tocitem text="Edit Menu" target="alwEdit" />
145                                 <tocitem text="Select Menu" target="alwSelect" />
146                                 <tocitem text="View Menu" target="alwView" />
147                                 <tocitem text="Annotations Menu" target="alwAnnotations" />
148                                 <tocitem text="Format Menu" target="alwFormat" />
149                                 <tocitem text="Colour Menu" target="alwColour" />
150                                 <tocitem text="Calculate Menu" target="alwCalc" />
151                                 <tocitem text="Web Service Menu" target="wsMenu" />
152                                 <tocitem text="Annotation Panel Menu" target="annotPanelMenu" />
153                                 <tocitem text="Popup Menu" target="popMenu" />
154                         </tocitem>
155                 </tocitem>
156                 <tocitem text="Preferences" target="preferences" />
157                 <tocitem text="Memory Settings" target="memory" expand="false"/>
158                 <tocitem text="Scripting with Groovy" target="groovy">
159                         <tocitem text="Groovy Features Counter example" target="groovy.featurescounter"/>
160                 </tocitem>
161                 <tocitem text="Command Line" target="commandline" expand="false">
162                         <tocitem text="Command Line Arguments" target="clarguments" />
163                 </tocitem>
164                 <tocitem text="Privacy" target="privacy" />
165         </tocitem>
166         <tocitem text="Useful information" expand="true">
167                 <tocitem text="Amino Acid Table" target="aminoAcids" />
168                 <tocitem text="Amino Acid Properties" target="aaProperties" />
169                 <tocitem text="The Genetic Code" target="geneticCode" />
170                 <tocitem text="Sequence Substitution Matrices" target="subtMatrices" />
171
172         </tocitem>
173 </toc>