Skip to content

Releases: dolavn/SequenceAlignmentVis

SequenceAlignmentVis 0.2

17 Mar 13:13
Compare
Choose a tag to compare
Pre-release

Release 0.2

New features

  • The engine now supports message boxes in visualization scenes.
  • Added an ability to control the speed of the visualization through the settings panel.
  • Can now drag planes during 3D alignment to better view planes behind.

Bug fixes

  • Fixed a display bug in which the text in the message box didn't display well.
  • Fixed a display bug in which the text in the text boxes went out of the boundaries

SequenceAlignmentVis 0.1

10 Mar 13:46
Compare
Choose a tag to compare
Pre-release

Release 0.1

Major features

  • Basic GUI created.
  • Support for 2D visualization of two strings.
  • Support for 3D visualization of three strings.
  • Visualization of Needleman–Wunsch algorithm for global alignment, Smith–Waterman algorithm for local alignment, and free ends alignment.