1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
CHANGES IN VERSION 1.3.5
* FGSEA tool
* Cache + static files optimizations
* Dataset permanent link feature

CHANGES IN VERSION 1.3.4
* Switch to fgseaMultilevel

CHANGES IN VERSION 1.3.3
* Custom order for annotation
* Revamped Charts tool
* AnnotationDB optimization

CHANGES IN VERSION 1.3.2
* PCA plot, GSEA plot and Chart tool can be exported to SVG
* Group by in column context menu
* Dataset open history
* Annotate dataset by AnnotateDB
* Switch column datatype in context menu
* GSEA plot uses general palette to color heatmap\annotation
* Minor bug fixes

CHANGES IN VERSION 1.1.6
* Minor bug fixes

CHANGES IN VERSION 1.1.5
* PCA plot uses annotation color scheme
* Rename annotation column implemented
* log2(1 + x) adjust tool added
* Calculated annotation revamped
* Annotate dataset revamped and moved to file
* Session syncing improved.
* Sweep adjustment implemented

CHANGES IN VERSION 1.1.3
* Option to get vertical GSEA plot
* Showing heatmap along the GSEA plot
* Changed filter scheme
* Better session synching between fronend and backend

CHANGES IN VERSION 1.1.2
* Moved to protobuf 3.4 in docker (supports messages up to 2GB)
* Set exact match to be default
* Set row profile as the default chart

CHANGES IN VERSION 1.1.1
* Fixes in PCA plot
* GSEA plotCHANGES IN VERSION 0.99.34
* Detecting conditions and replicates in GEO data

CHANGES IN VERSION 0.99.28
* Submit to Enrichr tool
* Changing shapes in PCA plot
* Better support for OS X and Windows

CHANGES IN VERSION 0.99.24
* Shiny GAM tool added
* PCA plot: pretty labels, auto-redraw
* Bug fixes

CHANGES IN VERSION 0.99.23
* Added options "Maximum Mean Probe" and "Maximum Median Probe" to Collapse Tool
* Fixed a bug emerging when one applies R-based function after collapsing by columns

CHANGES IN VERSION 0.99.22
* Fixed AdjustTool
* Removed obsolete output produced by servePhantasus
* Updated tutorial

CHANGES IN VERSION 0.99.21
* Merged changes from morpheus.js repository
* Added function `reparseCachedESs` for updating downloaded GEO-datasets, which are saved in cache

CHANGES IN VERSION 0.99.20
* A bit better code coverage with tests

CHANGES IN VERSION 0.99.19
* Safer procedure for phenoData parsing
* Even sample-empty datasets deserve to have displayed meta

CHANGES IN VERSION 0.99.18
* New phenoData parsing strategy for GEO Series

CHANGES IN VERSION 0.99.17
* Fixed issue with null featureData for GSE37270

CHANGES IN VERSION 0.99.16
* Fixed issue with incorrect perfomance of LimmaTool when columns are passed as args

CHANGES IN VERSION 0.99.15
* Updated tutorial

CHANGES IN VERSION 0.99.14
* Correct error messages when dataset is not present in GEO

CHANGES IN VERSTION 0.99.13
* Added possibility to load datasets from preloaded rda-files in specialized directory on server
* servePhantasus now opens browser with web-application automatically on start-up
* Added tutorial on main site
* Updated biocViews
* Updated tutorial and mans according to changes
* Added experimental support for loading RNA-seq dataset from GEO

CHANGES IN VERSION 0.99.12
* Added possibility to load GEO-dataset by specifying its id in link parameters