Description Usage Arguments Note See Also
View source: R/add_markers_search.R
takes a ggplot and vector as input and highligts pathways in volcano.
1 | add_markers_search_pathway(p, pathways, mapping = NULL)
|
p |
a ggplot |
pathways |
a vector of strings containing pathway names. |
mapping |
a data.frame containing a pathway column and a gene column. Will generate a mapping between genes in the plot, and their corresponding pathways found in argument pathways. |
internal
Other shiny:
add_hover_lines_volcano()
,
add_layout_html_axes_scatterplot()
,
add_layout_html_axes_volcano()
,
add_markers_search()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.