You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Release.html
+26-6Lines changed: 26 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,26 @@ <h3>Summary of recent major releases</h3>
67
67
<tr><td><ahref="#v540">v5.4.0</a><td>(6-Apr-23)<td>Improved <ttx>Cluster Hit</ttx> algorithm <ttx>Algo1</ttx> for the detection of gene homology.
68
68
</table>
69
69
70
+
<aid="v570"></a>
71
+
<h3>Release: v5.7.0 (20-July-25)</h3>
72
+
Small improvements.
73
+
<ul>
74
+
<li><ttb>Manager</ttb>: (1) For the <ttx>Selected</ttx> on the <ttb>Manager</ttb>, the <ttx>#Annotated</ttx> was
75
+
wrong if pseudo genes were assigned; it has been changed to show <ttx>Exons</ttx> instead. (2) The <ttb>View</ttb> now has a <ttx>Gap</ttx> column (if any exists)
76
+
and a <ttx>Totals</ttx> row.
77
+
<li><ttb>2D</ttb>: The 3-track g2x2 (shared) and g2x1 (unique) was confusing because it only worked on visible hits;
78
+
see <ahref="Details.html#2dg2" class="ext" target="_blank">3-chr conserved</a> for the way it works now.
79
+
<li>Tiny changes:
80
+
<ul>
81
+
<li><ttb>A&S</ttb><ttl>Number Pseudo</ttl>: This option could duplicate pseudo <ttx>Gene#</ttx> for different synteny pairs;
82
+
this worked but may be confusing when querying >2 synteny pairs. This has been corrected. An existing SyMAP database can be updated running
83
+
<tt>symap -pseudo</tt>.
84
+
<li><ttb>2D</ttb>: Slight change in hit-wire information and popup (see <ahref="UserGuide.html#info" class="ext" target="_blank">Hit popup</a>).
85
+
<li><ttb>Queries</ttb>: Pseudo message in <ttx>Instructions</ttx> has been redone.
86
+
<li>If a <ttl>Display Name</ttl> is re-used, it provides more information about the duplicate.
0 commit comments