add_markers_search_pathway: search pathway plots

Description Usage Arguments Note See Also

View source: R/add_markers_search.R

Description

takes a ggplot and vector as input and highligts pathways in volcano.

Usage

1
add_markers_search_pathway(p, pathways, mapping = NULL)

Arguments

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.

Note

internal

See Also

Other shiny: add_hover_lines_volcano(), add_layout_html_axes_scatterplot(), add_layout_html_axes_volcano(), add_markers_search()


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.