| prepare_data | R Documentation | 
Removes extra columns, averages the response values between repeated cell line rows, and adds DepMap IDs in a new column
prepare_data(data, cell, response)
| data | uploaded data tibble | 
| cell | name of column containing cell line names | 
| response | name of column containing response values | 
A tibble with only 3 columns: cell line, response, and "depmap_id"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.