版本2.1.1 +的更改添加层次结构共识分区版本2.0.1 +`predive_classes()`:支持类标签预测的SVM/随机森林方法。更改版本1.9.1 +在`get_signatures()中添加'iniquely_high_in_one_group`方法。+添加`compare_partitions()`。+平行计算是通过版本1.9.0 + foreach + doparallear的更改实现的 +使用行/列*``adaws_matrix()中的family函数,以减少内存使用情况并提高速度。更改版本1.5.6 +功能以找到最佳的Kmeans Kmeans。1.5.5版的更改 +在`get_signatures()`中添加'enforce`参数''。+`subset`可以是`clasensus_partition_by_down_sampling()``classus_partition_by_down_sampling''的索引的向量。版本1.5.3 +`prective_classes()`的更改加速2倍。+`get_signatures()`:添加`top_signatures`参数以控制顶级签名的数量。1.5.2 +版本中的更改添加了“ DownsmplingConsensuspartition”类和相应的方法。 + add back `HierarchicalPartition` class and corresponding methods. Changes in version 1.5.1 + add a `predict_classes()` function. + add the cola analysis for Golub dataset as a data object in the package. + automatically install the "suggested" packages. Changes in version 1.3.2 + add a new vignette introducing functional enrichment. Changes in version 1.1.2 + improve documentations. Changes in version 1.1.1 + add `GO_enrichment()` and `map_to_entrez_id()`. + add `ncol()`/`nrow()`/`colnames()`/`rownames()`/`dim()` helper functions. + use `eulerr::euler()` to make the Euler diagram. + simplified the rules for deciding the best k. Changes in version 0.99.15 + support t-SNE and UMAP. Changes in version 0.99.14 + cola_report() supports `mc.cores`. Changes in version 0.99.13 + partition functions all support `mc.cores`. Changes in version 0.99.12 + implement get_consensus_matrix() by Cpp. + add regiester_NMF() and register_SOM(). Changes in version 0.99.9 + move TEMPLATE_DIR to `.onLoad()`. Changes in version 0.99.5 + reduce the number of packages loaded. + improve the package according to comments in https://github.com/Bioconductor/Contributions/issues/941#issuecomment-452728439 Changes in version 0.99.4 + fixed warnings in Rd files. Changes in version 0.99.3 + remove venneuler from DESCRIPTION. Changes in version 0.99.0 + Submitted to Bioconductor/