View source: R/add_plotly_markers_search.R
add_plotly_markers_search | R Documentation |
Adds search markers to a plot. Requires a plotly object.
add_plotly_markers_search(p, genes, alpha = 0.5)
p |
a ggplot |
genes |
a vector of genes |
alpha |
a numeric value between 0 (invisible) to 1 (visible). |
internal
Other shiny:
add_plotly_markers_search_pathway()
,
calc_logfc_limit()
,
get_replicate_summary_text()
,
parse_uploaded_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.