Description Usage Arguments Value Note Author(s)
predict the Consensus Molecular Subtype (CMS) of colorectal cancer samples, based on log2_scaled GEP
1 | classifyCMS(Exp,method=c("RF","SSP"))
|
Exp |
a dataframe with log2_scaled Gene Expression Profiles (GEP) data values, samples in columns, genes in rows, rownames corresponding to Entrez IDs |
method |
a character vector, accepted values are: RF = random forest predictor (here data will be automatically row-centered) ; SSP = single sample predictor , based on correlation to centroids (the data won't be row-centered) |
a dataframe, samples in rows, columns : output of the predictor(s)
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
Aurelien de Reynies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.