get_cell_line_name | R Documentation |
This function converts an arxpan ID to a cell line name.
get_cell_line_name(arxspan, sample_info)
arxspan |
The arxspan ID (aka DepMap_ID). |
sample_info |
The dataset containing the cell line name. Rownames must be arxspan IDs, and cell line name must be in column 'CCLE_Name'. |
get_cell_line_name("ACH-000001",sample.info)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.