Releases: Genometric/GeMSE
Releases · Genometric/GeMSE
Release v2.0.3
Release v2.0.2
Fixed some bugs loading homo/hetrogeneous samples figures.
Release v2.0.1
Fixed a bug with data serialization.
Release v2.0.0
- 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
toFile>Preferences
and renameTools
toAnalysis
- 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
Changed Downloads page from `Builds` folder to `Releases`.