Description Usage Format Value Author(s) References Examples
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 toy data with K=3 clusters.
1 |
A TMixClust
object.
optimal clustering solution for the toy data
Monica Golumbeanu, monica.golumbeanu@bsse.ethz.ch
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.
1 2 3 4 5 6 | # Load the optimal clustering solution for the toy data
# provided with the TMixClust package
data("best_clust_toy_obj")
# Print the first lines of the toy clustering object
head(best_clust_toy_obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.