-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
37 lines (32 loc) · 1.35 KB
/
NEWS
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
Version 1.7.1
===============================================================================
+ Compatible with R 4.0.0
+ Bugfixes:
- Removed isSpike
- Resolved error with extracting latent space information at 'showTrajInfo'
- Resolved inverted color palette for 'plotManifold' and 'plotMaps'
- Resolved machine precision issue for 'findStates'
Version 1.0.0
===============================================================================
+ Package published at Bioconductor
Version 0.99.15
===============================================================================
+ Bugfixes:
- Adjusted NAMESPACE for most recent 'SingleCellExperiment' release
Version 0.99.14
===============================================================================
+ Bugfixes:
- Filtering. Captures invalid user input.
- Clustering. Parameter settings resulting in a minimum number of samples per
initial state <= 1 are captured.
Version 0.99.13
===============================================================================
+ Bugfixes:
- Visualization. Package is compatible with most recent 'ggplot2'
release (3.x.x).
+ Updated CITATION
Version 0.99.0 - 0.99.12
===============================================================================
+ Public pre-release for Bioconductor submission
+ CellTrails is fully compatible with a 'SingleCellExperiment' object
+ Bugfixes