binarySet: Search for supersets and subsets

Description Usage Arguments Value Author(s) Examples

Description

A function for searching the supersets and subsets of the binary drug-target interaction data.

Usage

1
binarySet(profile_data)

Arguments

profile_data

the binary drug-target interaction matrix with row indexes as drugs and column indexes as targets.

Value

A list contains the following components:

superset

all the possible supersets of the input drug-target interaction data

subset

all the possible subsets of the input drug-target interaction data

Author(s)

Liye He liye.he@helsinki.fi

Examples

1
2

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