run_hsMetric_clustRank | R Documentation |
Clusters sample metrics to identify outlier and reliable samples to establish a normal control cohort
run_hsMetric_clustRank(DATA, VARS, ID, TRIALS = 50, note = "")
DATA |
A data.frame of sample ID and metrics to cluster on |
VARS |
A character vector of at least two metrics to cluster on
within |
ID |
A character string specifying the column name in |
TRIALS |
An integer number of times to re-run the EM algorithm, more trials help to avoid using a sub-optimal solution. |
note |
A character string to label the plot title |
R data.frame of cluster results and sample labeling.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.