| cmeans_matrix {geneExpression} | R Documentation |
cmeans_matrix(pattern,
memberCutoff = 0.8,
empty.shared = 2,
max.cluster.shared = 3);
a vector of the EntityClusterModel cluster model data: the ID property is the gene feature id, the Properties property is the membership value of the gene feature to each cluster(#1, #2, ...), and the Cluster property is the cluster tag that the gene feature has been assigned into(multiple cluster tags are joined by the ; character);
this function returns a R# error message object if the input data can not be cast to a collection of the cluster model data.