getTissueCellLines: Convert tissue to cell lines

Description Usage Arguments Value

Description

This function creates a vector of cell lines from a tissue for a given type of tissue ifo

Usage

1
getTissueCellLines(con, tissue_id, tissue_info = "ccle")

Arguments

con

A SQLiteConnection object to the database

tissue_id

A vector of tissue identifiers

tissue_info

Source of tissue information: ccle uses the ccle sample information, crude ensures that all cell lines are returned but mixes data from different sources, custom can be one of any id_type present in the cell_line_ids table for extra control

Value

A vector of cell lines for the provided tissue(s)


chapmandu2/CancerCellLines documentation built on May 13, 2019, 3:27 p.m.