Releases: urmi-21/MetaOmGraph
Releases · urmi-21/MetaOmGraph
MOG 1.8.1
MOG 1.8.0
MOG 1.7.9
MOG 1.7.9 Release date: 8/21/2019
- Added checks to validate metadata headers and raise error if duplicate headers are found.
- Fixed reading MOG projects created without metadata.
- Added permutation test for differential correlation.
- Added permutation test for differential expression analysis.
- Added permutation test for differential expression analysis with paired samples.
- Added option to plot histogram of any column in the differential expression or differential correlation results table.
- Refractor differential expression and correlation classes to save data with MOG project.
- Added Holm method for p-value correction.
- Added option to correct correlation p-values.
- Fixed bug in meta-analysis which computed incorrect p-values with REM.
- Removed the contact developer option under help.
1.7.8.1
MOG 1.7.8.1 Release date: 7/14/2019
- Fixed problems with executing R files on MAC
- Added support to load list of R files directly from menu
MOG 1.7.8.0 Release date: 7/13/2019
- Added differential correlation interface
- Added bar charts
- Fixed "External Web Applications" function in line charts
- Added option to show/hide legends in all charts
- Fixed bug which caused crash when saving differential expression analysis
1.7.8.0
MOG 1.7.8 Release date: 7/13/2019
- Added differential correlation interface
- Added bar charts
- Fixed "External Web Applications" function in line charts
- Added option to show/hide legends in all charts
- Fixed bug which caused crash when saving differential expression analysis
1.7.7
MOG 1.7.7 Release date: 4/6/2019
- Added option to show outliers/mean in boxplots
- Save differenential expression analysis results with MOG project.
- Adjust line width in line charts.
- Fixed search function bug which gave wrong results with multiple queries contains "All field" and "Any field".
- Added more exception handling while reading projects.
1.7.6
MOG 1.7.6 Release date: 3/25/2019
- Fixed bug which crashed MOG when there were special characters in info columns.
- Changed get tooltip function for scatter and line charts to handle null metadata exception and prevent crashing.
- Changed get tooltip function for StripedTable class to handle tables with no metadata.
- Changed table to treemap function to allow datacolumns at any level of the tree. Before the level had to be 3 or more (Root is level 1).
- Added AlphanumericComparator class to sort all columns in main and metadata table.
- Removed "set info cols type" option.
- Added option to resize scatter plot points