Description Usage Arguments Value
Make predictions with the trained SciBet model.
1 |
expr |
The expression matrix or dataframe for prediction. Rows should be cells and columns should be genes. |
result |
Return a "list" of predicted labels, or a "table" of probabilities of each tested cell belonging to each label. |
A vector or a dataframe for the classification result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.