Description Usage Arguments Value Note Author(s)
Compare and cluster various classification systems using a "Cluster of Cluster" approach.
1 | consensus.CoC(annot.class, outdir, maxK=8)
|
annot.class |
Dataframe of samples annotated according to the several classification systems to compare. |
outdir |
Path to the directory where to store plots and results. A new directory will be created if the supplied path does not exist. |
maxK |
Integer value. maximum cluster number to evaluate. |
A list of length maxK. Each element is a list containing consensusMatrix (numerical matrix), consensusTree (hclust), consensusClass (consensus class asssignments)
This is a contribution from the Tumor Identity Cards (CIT) program founded by the 'Ligue Nationale Contre le Cancer' (France): http://cit.ligue-cancer.net. For any question please contact CITR@ligue-cancer.net
Aurelie Kamoun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.