callSubtypes | R Documentation |
callSubtypes Make subtype calls for each sample
callSubtypes(mods, X)
mods |
xgboost model list |
X |
gene expression matrix, genes in rows, samples in columns |
table, column 1 is best call, remaining columns are subtype prediction scores.
calls <- callSubtypes(mods, X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.