compoundsByCell: initial version of compound browser over pharmacoDb cells

Description Usage Value Note Examples

View source: R/shin.R

Description

initial version of compound browser over pharmacoDb cells

Usage

1

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

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

pogos documentation built on Nov. 8, 2020, 8:11 p.m.