Learn R Programming

ddgraph (version 1.16.0)

toyExample: A binary fictional toy example DDDataSet object.

Description

toyExample is an example dataset representing a set of 200 fictional cis-regulatory modules (CRMs). The dataset contains binding patterns for two transcription factors A and B. It is used only in the package vignette.

Usage

data(toyExample)

Arguments

Details

In this fictional dataset we represent binding patterns of two transcription factors A and B on a set of CRMs. The target variable (T) is another binary vector that represents if a CRM is tissue specific or not (as obtained by e.g. transgenic reporter assays).

For more information and detailed examples see the package vignette.

Examples

Run this code
data(toyExample)
calcDependence(toyExample)

Run the code above in your browser using DataLab