compoundsByCell: initial version of compound browser over pharmacoDb cells

View source: R/shin.R

compoundsByCellR Documentation

initial version of compound browser over pharmacoDb cells

Description

initial version of compound browser over pharmacoDb cells

Usage

compoundsByCell()

Value

only used for side effect of running shiny app

Note

Simple shiny app demonstrating coverage of PharmacoDb compounds by CHEBI. If a cell line selected is not present in selected dataset, the app will wait for a compatible selection to be made.

Examples

if (!requireNamespace("shiny")) stop("install shiny to use compoundsByCell")
if (interactive()) print(compoundsByCell())

vjcitn/pogos documentation built on Feb. 9, 2023, 5:42 p.m.