版本1.52简短的R代码更新,以兼容R 4.0。改进的信息。已弃用kmdist集群选项。版本1.35.0增加了CITATION文件,更新了引用和手册页。1.11.1版本。对于大型数据集,输入数据(d)也被修改为接受距离矩阵,从而减少了计算时间,并且plotBMP增加了一个plot类型,以便可以绘制大型共识矩阵。修改内部数据结构以提高速度。距离度量选项扩展(“最大”,“曼哈顿”,“堪培拉”,“二进制”,“闵可夫斯基”从dist)和自定义距离函数选项增加。Partitioning Around Mediods聚类(来自群集包)被添加为一种聚类算法。Kmeans调用(“km”)被更改为默认情况下在数据矩阵输入上运行。 "kmdist" performs kmeans clustering on a distance matrix calcualted from the resampled data. In versions prior to 1.11.1, the "km" option refers to kmdist. Users wishing to use this kmeans invocation in versions 1.11.1 or later should use option kmdist. Version 1.5.1. 1.0.1 changes were re-incorporated into Bioc 2.9, 2.8. Version 1.0.1 was part of Bioc 2.6, but not part of Bioc 2.7. Version 1.0.1. Item-consensus calculation was corrected. Consensus matric heat maps are now guaranteed to correspond to the scale.