searchSpace: Generate search space

Description Usage Arguments Value Author(s) Examples

Description

A function to generate the search space for sffs

Usage

1
searchSpace(drug_number, k_set, profile_data, y_actual)

Arguments

drug_number

an integer to specify the number of drugs

k_set

a vector to specify the selected target set

profile_data

drug-target interaction data

y_actual

the drug sensitivity data

Value

a list of the following components:

IM_d

search space of identical sets

IM_superset

search space of supersets

IM_subset

search space of subsets

Author(s)

Liye He liye.he@helsinki.fi

Examples

1
2
3
4
5
6

timma documentation built on May 2, 2019, 1:10 p.m.