Description Usage Format Examples
It is a tibble of 3 columns containing compound treatment information of GEP instances in the LINCS expression database. The columns contain the compound name, cell type and perturbation type (all of them are compound treatment, trt_cp).
1 |
A tibble
object with 38,824 rows and 3 columns.
1 2 3 | # Load object
data(lincs_expr_inst_info)
head(lincs_expr_inst_info)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.