plot_scores_by_position | R Documentation |
Plot scores in relation to chromosomal position of genes.
plot_scores_by_position(ranking, chromosome_name = NULL, gene_sets = NULL)
ranking |
The ranking to visualize. |
chromosome_name |
The chromosome to visualize. If this is |
gene_sets |
Named list of vectors of genes to highlight. The list names will be used as labels. |
A plotly
figure.
ranking()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.