- 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
buildGraph
now 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.chr
in 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.graph
andscan.k.modularity
- Removed exports of largeVis internals,
get.cluster.graph
andget_nearest_neighbors
embedding
is 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