Skip to content

Commit b37ee2b

Browse files
committed
v5.8.4
Improvements to the new Linear display for two genomes
1 parent 77a3446 commit b37ee2b

18 files changed

Lines changed: 577 additions & 269 deletions

docs/Release.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,21 @@ <h3>Summary of recent major releases</h3>
6868
<tr><td><a href="#v540">v5.4.0</a><td>(06-Apr-23)<td>Improved <ttx>Cluster Hit</ttx> algorithm <ttx>Algo1</ttx> for the detection of gene homology.
6969
</table>
7070

71+
<h3>Release: v5.8.4 (8-May-2026)</h3>
72+
Bug fixes and added features for the new <ttp>Linear</ttp> whole genome display for two species.
73+
74+
<ul>
75+
<li><ttp>Linear</ttp>:
76+
<ul>
77+
<li>Bug Fix: the Color panel (to changed chromosome/block colors) was buggy.
78+
<li>Added a <ttl>Control</ttl> section with the existing <ttb>Inverse Blocks</ttb>,
79+
<ttb>Display Blocks</ttb> and <ttb>Swap references</ttb> options,
80+
where this last option has an added option to swap colors.
81+
</ul>
82+
<li><ttp>Chromosome Explorer</ttp>: Slight change to put the <ttl>Views:</ttl>
83+
right above the <ttp>Information</ttp> instead of under it.
84+
</ul>
85+
7186
<h3>Release: v5.8.3 (28-Apr-2026)</h3>
7287
New <ttp>Linear</ttp> whole genome display for two species.
7388

docs/UserGuide.html

Lines changed: 44 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ <h4>Circle Colors</h4>
398398
<h2>Linear (Two Genome)</h2>
399399
<table class="tz"><tr>
400400
<td><a href="#lcp">Control Panel</a>
401+
<td><a href="#ldisplay">Display</a>
401402
<td class="colrt"><a href="#top">Go to top</a>
402403
</table>
403404
<p>The <ttp>Linear</ttp> display is similar to the <ttp>Circle</ttp>, but stretched out linearly. It only works for two genomes
@@ -421,23 +422,56 @@ <h2>Linear (Two Genome)</h2>
421422
<a id="lcp"></a>
422423
<h4>Linear Control Panel</h4>
423424
<a href="img/linear-control.png"><img src="img/linear-control.png" alt="linear controls" style="border: 1px solid black;width: 650px"></a>
424-
<p>The Controls for the <ttp>Linear</ttp> display work the same as the <a href="#ccp">Circle Controls</a>,
425-
though it is missing some (e.g. the rotate buttons),
426-
and it has the following additional button.
427425

426+
<table class="tx">
427+
<tr><td><img src="img/home.gif" alt="Home" style="width: 20px;">
428+
<td>Takes the display back to its original display settings, i.e. for all buttons up to the
429+
the 1st "|".
430+
<tr><td><img src="img/plus.gif" alt="Plus" style="width: 20px;">
431+
<td>Increase the vertical size.
432+
<tr><td><img src="img/minus.gif" alt="Minus" style="width: 20px;">
433+
<td>Decrease the vertical size.
434+
<tr><td style="vertical-align:text-top;"><img src="img/scale.gif" alt="Scale" style="width: 20px;">
435+
<td>Toggle: Draw the chromosomes proportionately to their actual length in basepairs.
436+
<br>Un-toggled: Each species is allocated the same amount of space.
437+
438+
<tr><td style="white-space: nowrap; vertical-align:text-top;"><ttl>&ge; N</ttl>
439+
<td> A block will be shown if its length <i>on both sides</i>
440+
is &ge; N, where N= 0bp, 100k, 250k, 500k, 750k, 1M, 2M.
441+
<tr><td style="white-space: nowrap; vertical-align:text-top;"><ttl>&ge; N hits</ttl>
442+
<td> A block will be shown if its number of hits is &ge; N, where N= 0, 15, 25, 50, 100, 200.
443+
444+
<tr><td colspan=2><ttp>Display</ttp> pops up a menu as described below.
445+
<tr><td colspan=2>The 'Color Palette' pops up a menu as described in
446+
<a href= "#circColors">Circle Colors</a>.
447+
The <ttp>Circle</ttp> colors are saved separately from the <ttp>Linear</ttp> colors.
448+
</table>
449+
450+
<a id="ldisplay"></a>
451+
<p><ttp>Display</ttp>
452+
<table class="tx">
453+
<tr>
454+
<td><a href="img/linear-display.png"><img src="img/linear-display.png" alt="Display button" style="border: 1px solid black;width: 330px"></a>
455+
<td>
456+
The window on the left will popup when the <ttl>Display</ttl> button is selected.
457+
<p>Selecting a checkbox or radio button will instantly change the display, but <ttl>Save</ttl>
458+
must be selected to keep the changes when close the <ttp>Display</ttp> window.
459+
</table>
428460
<table class="tx" style="width:95%">
429461
<tr><td>
430462
<table>
431-
<tr><td style="white-space: nowrap; vertical-align:text-top;"><ttl>&ge; N</ttl>
432-
<td> A block will be shown if its length, <i>on both sides</i>, is &ge; N, where N= 0bp, 500k, 1M, 2M.
433-
<tr><td style="white-space: nowrap; vertical-align:text-top;"><ttl>&ge; N hits</ttl><td> A block will be shown if its number of hits is &ge; N, where N= 0, 50, 100, 200.
434-
<tr><td><ttl>Invert</ttl><td> By default, inverted blocks are shown inverted (e.g. the purple block shown on the right);
435-
clicking this toggle will show them un-inverted.
436-
<tr><td colspan=2>All the remaining controls are the same as for the <ttp>Circle</ttp>, including the <a href= "circColors">Circle Colors</a>.
463+
<tr><td><ttl>Inverted</ttl><br><ttl>Blocks</ttl><td> By default, inverted blocks are shown in reverse orientation
464+
(e.g. the purple block shown on the right); clicking this toggle will show them un-reversed.
465+
<tr><td><ttl>Display</ttl><br><ttl>Blocks</ttl>
466+
<td>Show all blocks, inverted only, non-inverted only, or two-color, respectively.
467+
<br>Two-color shows the inverted blocks in one color and non-inverted in another.
468+
<tr><td style="vertical-align: text-top;"><ttl>Swap</ttl><br><ttl>Reference</ttl><td>
469+
Only one of the two checkboxes can be checked.
470+
<br><ttl>Species</ttl>: Swap the species locations.
471+
<br><ttl>Species & Colors</ttl>: Swap the species and their colors.
437472
</table>
438473
<td><a href="img/invert.png"><img src="img/invert.png" alt="inverted block" style="border: 1px solid black;width: 80px"></a>
439474
</table>
440-
441475
<!------------------------------------------------------------>
442476
<a id="dotplot_display"></a>
443477
<h2>Dot Plot #1 (Two Genome)</h2>

docs/img/2d-3chr.png

401 Bytes
Loading

docs/img/dotplot-3chr.png

3.7 KB
Loading

docs/img/explorer.png

32.1 KB
Loading

docs/img/linear-2g.png

34.7 KB
Loading

docs/img/linear-control.png

-336 Bytes
Loading

docs/img/linear-display.png

18.6 KB
Loading

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<li>It can align a draft genome to a fully sequenced genome and order the draft (see <a href="./peach.html">Peach</a>).
6565
<li>The query and display is designed for the comparison of a few genomes at a time (i.e. 2-4).
6666
</ul>
67-
<p>Latest SyMAP release: v5.8.3 (28-April-2026), see <a href="./Release.html">Release Notes</a>.
67+
<p>Latest SyMAP release: v5.8.4 (8-May-2026), see <a href="./Release.html">Release Notes</a>.
6868
</div>
6969

7070
<p><table><tr>

0 commit comments

Comments
 (0)