# CHANGES IN VERSION 2.0.0

* allowed input format: SummarizedExperiment, matrix, Seurat
* new: ANOVA component ~ factors and plot weigths
* new: calculate similarity of GO lists from different runs
* parallelization for getGO()


# CHANGES IN VERSION 1.3.1

* Speed up consICA() function


# CHANGES IN VERSION 1.1.2

* fix bug with filtering and upd documentation


# CHANGES IN VERSION 1.1.1

* Include GO in cica object and implement auto setOrientation()
* Add setOrientation() function (for positive significant GOs)
* Renamed parameter: 'cica' in all functions
* Add checkers 'compliant to `consICA()` result'


# CHANGES IN VERSION 0.99.1

* fix Notes 
* add unit tests
* vectorization


# CHANGES IN VERSION 0.99.0

* Submit to Bioconductor.