Description Usage Arguments Value Examples
Retrieve Imaging assays data
1 | get_imaging(lds_id = NULL, cells = "all", perturbagens = "all")
|
lds_id |
string equal to a dataset id, no default |
cells |
vector of strings with protein names (Default "all") |
perturbagens |
vector of strings with perturbagens IDs (Default "all") |
data frame containing imaging data from the specified LDS-ID
1 2 3 | get_imaging(lds_id="LDS-1263")
get_imaging(lds_id="LDS-1263",perturbagens="10049-101-1")
get_imaging(lds_id="LDS-1221",cells="C32")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.