Skip to content

Releases: Genometric/GeMSE

Release v2.0.3

30 Aug 16:31
Compare
Choose a tag to compare
  • Updated PCA plot, now plots PC1 against PC2.
  • Added a link to Help menu to automatically download a demo package.
  • Changed the default colors of heatmap and dark theme of the graph visualization.

Release v2.0.2

26 Aug 21:05
Compare
Choose a tag to compare

Fixed some bugs loading homo/hetrogeneous samples figures.

Release v2.0.1

26 Aug 10:09
Compare
Choose a tag to compare

Fixed a bug with data serialization.

Release v2.0.0

26 Aug 09:43
Compare
Choose a tag to compare
  • Added a session Save and Load option.
  • Added an "in progress" window to inform user that an I/O or computationally expensive process in being performed.
  • Add graph visualization of pattern analysis.
  • Add help buttons.
  • Change default labeling option of the columns (samples).
  • Add option to extract a genometric space from grid view.
  • Move Options to File>Preferences and rename Tools to Analysis
  • Add t-test statistical hypothesis testing.
  • Add Single sample t-test; update UI elements to respond value changes.
  • Add Covariance test, plus some refactoring.
  • Add Pearson's product-moment correlation.
  • Add principal component analysis.
  • Added log_n transformation to rewrite mapping options.
  • Added min/max values to Rewrite.
  • Added "Enforce layout bounds" to force directed graph visualization.
  • Add custom theme to graph visualization; and some refactoring on colors.
  • Added an option to export the graph to GraphML.
  • Added Box plot support.
  • Added a more intuitive user interface for loading heterogeneous data.
  • Separated heatmap and datagrid views as independent panels.
  • Add welcome page (although temporary disabled due to issues with JavaFX rendering the HTML5 pages on Mac; it does not have issues on Windows).

Release v1.1.0

26 Jul 01:53
Compare
Choose a tag to compare
Changed Downloads page from `Builds` folder to `Releases`.