getCondition: Retrieve libraries treated with a particular condition and...

Description Usage Arguments Value Examples

Description

Retrieve libraries treated with a particular condition and filter by various parameters

Usage

1
getCondition(CON, condition, conc = "", sex = "", cell.type = "")

Arguments

CON

MySQLConnection object

condition

treatment_name in treatment table. If searching for a drug combination, condition should be a character vector of length n > 1.

conc

character vector of length 1 indicating concentration of drug delivered.

sex

character vector of length 1 indicating sex of donors to be retrieved

cell.type

character vector of length 1 indicating cell type of donors

Value

data.frame with each row representing a library that satisfies all conditions specified in parameters

Examples

1
# not yet

taylo5jm/interactions documentation built on May 31, 2019, 3:57 a.m.