Description Usage Value Note Examples
initial version of compound browser over pharmacoDb cells
1 |
only used for side effect of running shiny app
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.
1 2 | if (!requireNamespace("shiny")) stop("install shiny to use compoundsByCell")
if (interactive()) print(compoundsByCell())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.