- Changed a description line in the getClusterPrivacy() doc to fix installation under some R3.6 versions (issue 32)
- Fixed docker build: use of BiocManager, reference to master instead of dev
- Updated src/Makevars to remove the CXX directive, which trips up older versions of R (3.2.x)
- Support for CCA space
buildGraphnow use PCA space as the default- fixed common variance rescaling to use geometric mean of the target
- Support for Seurat v3 objects
- Functions to export Conos object to ScanPy
- Default value for
cluster.sep.chrin DE functions is changed from '+' to '<!!>', as it shouldn't be normally present in cluster names - Removed Boost dependency
- Fixed version of Seurat and fpc packages in Docker
- Fixed ggplot2 namespace for function calls in
plotClusterStability - Renamed
stable.tree.clusters,get.cluster.graphandscan.k.modularity - Removed exports of largeVis internals,
get.cluster.graphandget_nearest_neighbors embeddingis stored with samples by rows now (i.e. not transposed anymore)- Using scale.data instead of data in Seurat if provided
- multitrap.community and multimulti.community functions
- Pre-release version