Changes in version 1.2.4 (2020-09-01)
+ Improved analyse_sc_clusters for SingleCellExperiment objects to define cell grouping using factors and a single character string specifying the metada field.

Changes in version 1.2.3 (2020-09-01)
+ Fixed bug in analyse_sc_clusters when processing SingleCellExperiment objects.

Changes in version 1.2.2 (2020-05-26)
+ Fixed documentation

Changes in version 1.2.1 (2020-05-26)
+ Added workaround for SEC_E_ILLEGAL_MESSAGE error on older Windows systems.

Changes in version 1.3.1 (2020-04-29)
+ Added option to hide non-significant pathway in plot_correlations

Changes in version 1.1.4 (2020-04-20)
+ bioRxiv paper is out!

Changes in version 1.1.3 (2020-04-11)
+ Added custom function to calculate average cluster expression for Seurat objects

Changes in version 1.1.2 (2020-03-13)
+ Add support manually track the status of submitted analyses
+ Added additional signature to add_dataset to support expression values as matrix

Changes in version 1.1.1 (2020-02-19)
+ Compress JSON requests using gzip to improve performance for large datasets

Changes in version 0.99.8 (2019-08-13)
+ Removed package startup message
+ Changed spelling of name to ReactomeGSA
+ Removed all default values from the method signatures
+ Added constructor function for the ReactomeAnalysisRequest class.

Changes in version 0.99.7 (2019-07-22)
+ Adapted the get_reactome_methods function to provide a more readable overview
+ Changed to reactome analysis service API URL to the new domain name.

Changes in version 0.99.6 (2019-07-09)
+ Minor bugfixes in examples

Changes in version 0.99.5 (2019-07-09)
+ Updated vignette to new API data types
+ Added new function remove_dataset
+ Fixed bugs when overwriting existing datasets in AnalysisRequests
+ Fixed bug that pathways function did not sort the pathway table

Changes in version 0.99.0 (2019-07-01)
+ Submitted to Bioconductor
