cluster.refbased | R Documentation |
This routine performs general hierachical clustering as in the plotLMCs
and adds reference methylome profiles to this
clustering.
cluster.refbased(
ref.run,
K,
lambda,
cg_subset = 1,
plot.type = "dendrogram",
...
)
ref.run |
A result of |
K |
Selected number of components |
lambda |
Selected regularization parameter |
cg_subset |
Numeric vector representing the CpG sites selected for analysis from the orignial MeDeComSet |
plot.type |
Type of plot to be created, is passed to |
... |
Further arguments passed to plotLMCs |
A plot object displaying the clustering
Michael Scherer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.