plot_rankings | R Documentation |
Each ranking's scores will be shown as a vertical violin plot without any additional markings. The gene sets will be shown as markers on top of the density visualization.
plot_rankings(rankings, gene_sets)
rankings |
A named list of rankings to display. The names will be shown as labels in the plot. |
gene_sets |
A named list of vectors of gene IDs to highlight. The names will be used to distinguish the sets and in the legend. |
This function requires the package plotly
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.