View source: R/modules-drugs-utils.R
| format_up_custom | R Documentation |
Format uploaded custom query signature
format_up_custom(top_table)
top_table |
data.frame with logFC, dprime, or effect sizes as column 1 and row.names as HGNC symbols |
top_table subsetted to rows with HGNC symbols in CMAP02/L1000 and
with dprime column set to either top_table$dprime, top_table$logFC,
or top_table[,1].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.