View source: R/data_process_funcs.R
getCelllines | R Documentation |
The function takes in the annotation file, meta data and the cancer type and returns a set of all cell lines for that cancer type.
getCelllines(x, cellline_annot, meta_data)
x |
primary site |
cellline_annot |
cell line annotation data frame |
meta_data |
information on different sub types for each primary site |
A vector of cell lines for each cancer type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.