add_plotly_markers_search_pathway: search pathway plots

View source: R/add_plotly_markers_search_pathway.R

add_plotly_markers_search_pathwayR Documentation

search pathway plots

Description

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

Usage

add_plotly_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_plotly_markers_search(), calc_logfc_limit(), get_replicate_summary_text(), parse_uploaded_file()


lagelab/Genoppi documentation built on Oct. 13, 2022, 2:36 p.m.