remove_multi_id | R Documentation |
Remove IDs that map to the same cell line
remove_multi_id(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 |
A 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.