clean_meta: helper function for processing the gdsc metadata

View source: R/data_ingest.R

clean_metaR Documentation

helper function for processing the gdsc metadata

Description

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.

Usage

clean_meta(df)

Arguments

df

unclean data frame


DavisWeaver/disruptr documentation built on Jan. 29, 2023, 1:04 a.m.