Skip to content

Releases: urmi-21/MetaOmGraph

MOG 1.8.1

20 Feb 19:34
Compare
Choose a tag to compare

MOG 1.8.1 Release date: 02/20/2020

  • Convert to maven project
  • Remove unwanted packages
  • Removed arrayexpress projects
  • Fix bug; showed incorrect number of metadata file rows.
  • Fix import metadata freeze on systems using java 13
  • Multiple refactor

MOG 1.8.0

28 Oct 21:01
Compare
Choose a tag to compare

MOG 1.8.0 Release date: 10/28/2019

  • Fixed bug: remember colors after charts are updated
  • Added support for exporting SVG graphics
  • Multiple refactors

MOG 1.7.9

21 Aug 05:52
Compare
Choose a tag to compare

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

14 Jul 21:32
Compare
Choose a tag to compare

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

14 Jul 01:41
Compare
Choose a tag to compare

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

14 Jul 00:56
Compare
Choose a tag to compare

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

14 Jul 00:53
Compare
Choose a tag to compare

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

1.7.5

14 Jul 00:49
Compare
Choose a tag to compare

MOG 1.7.5 Release date: 3/15/2019

  • Fixed various bugs and added more exception handling.
  • Added support to search Genecards database.
  • Added volcano plots.
  • Added interface for differential expression analysis.
  • Updated existing documentation (not complete).

v1.5.0

28 Aug 00:00
7975fe2
Compare
Choose a tag to compare
Delete ExceptionHandler.java