Description Usage Arguments Value Note Author(s)
Random Forest (RF) predictor of the Consensus Molecular Subtype (CMS) of colorectal cancer samples, based on log2_scaled GEP
1 | classifyCMS.RF(Exp,center=TRUE,minPosterior=.5)
|
Exp |
a dataframe with log2_scaled Gene Expression Profiles (GEP) data values, samples in columns (n>1 mandatory), genes in rows, rownames corresponding to Entrez IDs |
center |
boolean : should GEP be row-centered (default : TRUE) |
minPosterior |
numeric : minimal posterior probablity to classify a sample in a CMS |
a dataframe, samples in rows, columns = posterior probability to be classified in each of the four CMS centroids, nearest CMS (ie CMS with highest posterior prob), predicted CMS
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
Justin Guinney, Aurelien de Reynies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.