listCellLines: List All Cell lines Inside a ForeseeTrain Object

Description Usage Arguments Value Examples

View source: R/Miscellaneous.R

Description

listCellLines returns all cell lines (or sample names in case of a xenograft data set) available in a ForeseeTrain Object (all cell lines that are included in gene expression matrix of ForeseeTrain Object).

Usage

1

Arguments

OBJ

A ForeseeTrain object of which you want to extract its containing cell lines.

Value

Character vector of all cell line names in OBJ.

Examples

1
2
listCellLines(GDSC)
listCellLines(WITKIEWICZ)

JRC-COMBINE/FORESEE documentation built on Jan. 24, 2020, 1:19 a.m.