CellorPatient: Test if the Object is a Cell or a Patient Based on the Drug...

Description Usage Arguments Value Examples

View source: R/Miscellaneous.R

Description

The CellorPatient Function tests if the object is a cell or a patient based on the type of the drug response annotation.

Usage

1
CellorPatient(Object)

Arguments

Object

FORESEE TrainObject or TestObject that should be analyzed.

Value

CellorPatient_status

The Status of the FORESEE Object that states, whether it is a cell (true) or a patient (false).

Examples

1
2
CellorPatient(GDSC)
CellorPatient(GSE33072_sorafenib)

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