page setup entry
[jalview.git] / help / html / menus / alwfile.html
1 <html>
2 <head>
3 <title>Alignment Window Menus</title>
4 </head>
5
6 <body>
7 <p><strong>Alignment Window File Menu</strong></p>
8 <ul>
9         <li><strong>Fetch Sequence</strong><br>
10         <em>Shows a dialog window in which you can select known ids from
11         Uniprot, EMBL, EMBLCDS or PDB database using Web Services provided by
12         the European Bioinformatics Institute. See <a
13                 href="../features/seqfetch.html">Sequence Fetcher</a></em>.</li>
14         <li><strong>Add Sequences</strong><em><br>
15         Add sequences to the visible alignment from file, URL, or cut &amp;
16         paste window </em></li>
17         <li><strong>Reload</strong><em><br>
18         Reloads the alignment from the original file, if available.<br>
19         <strong>Warning: This will delete any edits, analyses and
20         colourings applied since the alignment was last saved, and cannot be
21         undone.</strong></em></li>
22         <li><strong>Save (Control S)</strong><em><br>
23         Saves the alignment to the file it was loaded from (if available), in
24         the same format, updating the original in place. </em></li>
25         <li><strong>Save As (Control Shift S)<br>
26         </strong><em>Save the alignment to local file. A file selection window will
27         open, use the &quot;Files of type:&quot; selection box to determine
28         which <a href="../io/index.html">alignment format</a> to save as.</em></li>
29         <li><strong>Output to Textbox<br>
30         </strong><em>The alignment will be displayed in plain text in a new window,
31         which you can &quot;Copy and Paste&quot; using the pull down menu, or
32         your standard operating system copy and paste keys. The output window
33         also has a <strong>&quot;New Window&quot;</strong> button to import the
34         (possibly edited) text as a new alignment.<br>
35         Select the format of the text by selecting one of the following menu
36         items.</em>
37         <ul>
38                 <li><strong>FASTA</strong> <em></em></li>
39                 <li><strong>MSF</strong></li>
40                 <li><strong>CLUSTAL</strong></li>
41                 <li><strong>BLC</strong></li>
42                 <li><strong>PIR</strong></li>
43                 <li><strong>PFAM</strong></li>
44         </ul>
45         </li>
46         <li><strong>Page Setup ...</strong><br>
47         <em>Open the printing system's Page Setup dialog box, to
48         control page size, layout and orientation.</em></li>
49         <li><strong>Print (Control P)<br>
50         </strong><em>Jalview will print the alignment using the current fonts and
51         colours of your alignment. If the alignment has annotations visible,
52         these will be printed below the alignment. If the alignment is wrapped
53         the number of residues per line of your alignment will depend on the
54         paper width or your alignment window width, whichever is the smaller. </em></li>
55         <li><strong>Export Image</strong> <em><br>
56         Creates an alignment graphic with the current view's annotation,
57         alignment background colours and group colours. If the alignment is <a
58                 href="../features/wrap.html">wrapped</a>, the output will also be
59         wrapped and will have the same visible residue width as the open
60         alignment. </em>
61         <ul>
62                 <li><strong>HTML<br>
63                 </strong><em>Create a <a href="../io/export.html">web page</a> from your
64                 alignment.</em></li>
65                 <li><strong>EPS<br>
66                 </strong><em>Create an <a href="../io/export.html">Encapsulated
67                 Postscript</a> file from your alignment.</em></li>
68                 <li><strong>PNG<br>
69                 </strong><em>Create a <a href="../io/export.html">Portable Network
70                 Graphics</a> file from your alignment.</em></li>
71         </ul>
72         </li>
73         <li><strong>Export Features</strong><em><br>
74         All features visible on the alignment can be saved to file or displayed
75         in a textbox in either Jalview or GFF format</em></li>
76         <li><strong>Export Annotations</strong><em><br>
77         All annotations visible on the alignment can be saved to file or
78         displayed in a textbox in Jalview annotations format. </em></li>
79         <li><strong>Load Associated Tree<br>
80         </strong><em>Jalview can <a href="../calculations/treeviewer.html">view
81         trees</a> stored in the Newick file format, and associate them with the
82         alignment. Note: the ids of the tree file and your alignment MUST be
83         the same.</em></li>
84         <li><strong>Load Features / Annotations<br>
85         </strong><em>Load files describing precalculated <a
86                 href="../features/featuresFormat.html">sequence features</a> or <a
87                 href="../features/annotationsFormat.html">alignment annotations</a>.</em></li>
88         <li><strong>Close (Control W)</strong><br>
89         <em>Close the alignment window. Make sure you have saved your
90         alignment before you close - either as a Jalview project or by using
91         the <strong>Save As</strong> menu.</em></li>
92 </ul>
93 </body>
94 </html>