根据表达谱用K均值对样本聚类---》做KM曲线
library(ConsensusClusterPlus)
results = ConsensusClusterPlus(f,maxK=6,reps=50,pItem=0.8,pFeature=1,
clusterAlg="hc",distance="pearson",seed=1262118388.71279,plot="png")
library(ConsensusClusterPlus)
results = ConsensusClusterPlus(f,maxK=6,reps=50,pItem=0.8,pFeature=1,
clusterAlg="hc",distance="pearson",seed=1262118388.71279,plot="png")
本文标题:2019-01-16
本文链接:https://www.haomeiwen.com/subject/dldvdqtx.html
网友评论