clean_meta | R Documentation |
Here we read in the meta data for GDSC. This contains all the cell lines by
various identifiers (we use COSMIC_ID
) and descriptions of each line,
including tissue and histology of origin. We also do a quick cleaning step by
adjusting a variable name containing a forward slash (/
) to avoid errors later.
We will also split out epithelial vs non epithelial cell lines.
clean_meta(df)
df |
unclean data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.