remove_multi_cell | R Documentation |
Remove IDs that map to more than one cell line
remove_multi_cell(data, cell_col, id_col = "depmap_id")
data |
A tibble |
cell_col |
Name of column containing cell line names |
id_col |
Name of column containing IDs |
Tibble with bad IDs changed to NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.