best_clust_yeast_obj: TMixClust object containing the optimal clustering solution...

Description Usage Format Value Author(s) References Examples

Description

This object contains the result of clustering and stability analysis corresponding to the clustering solution with the highest likelihood among 10 different runs of clustering on the yeast data with K=4 clusters.

Usage

1

Format

A TMixClust object.

Value

optimal clustering solution for the yeast data

Author(s)

Monica Golumbeanu, monica.golumbeanu@bsse.ethz.ch

References

Golumbeanu M, Desfarges S, Hernandez C, Quadroni M, Rato S, Mohammadi P, Telenti A, Beerenwinkel N, Ciuffi A. (2017) Dynamics of Proteo-Transcriptomic Response to HIV-1 Infection.

Examples

1
2
3
4
5
6
# Load the optimal clustering solution for the yeast data
# provided with the TMixClust package
data("best_clust_yeast_obj")

# Print the first lines of the yeast clustering object
head(best_clust_yeast_obj)

TMixClust documentation built on Nov. 8, 2020, 8:13 p.m.