as.hypotheses: as.hypotheses

View source: R/as.functions.R

as.hypothesesR Documentation

as.hypotheses

Description

Return the hypotheses in the dataset which constitute CAPRI's hypotheses.

Usage

as.hypotheses(x, cause = NA, effect = NA)

Arguments

x

A TRONCO compliant dataset.

cause

A list of genes to use as causes

effect

A list of genes to use as effects

Value

The hypotheses in the dataset which constitute CAPRI's hypotheses.

Examples

data(test_dataset)
as.hypotheses(test_dataset)


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.