Description Usage Arguments Details Value Notes
This function is an internal function and should not be called by the user.
1 | .prepare_score_df(original_ids, score, gene_id)
|
original_ids |
rowname ID's for selected expression data. |
score |
score vector |
gene_id |
Gene ID originally selected in the prediction function. (gets filtered) |
Prepared score dataframe for the enrichment analysis.
The score dataframe with ensmbl ID's
Internal function used in prediction_function().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.