TF_Imp: Contains the candidate co-regulators and the number of rules...

Description Usage Format Examples

Description

Within the data_man data collection, the dataset TF_Imp has 3 columns and 12 rows: the fist column contains the transcription factors (IMP.TF), the Importance Indexes associated with each trascription factor are listed in the second column (IMP.imp) and the third column contains the number of rules found for each transcription factor (IMP.nrules).

Usage

1
data("data_man")

Format

An object of class "data.frame"

Examples

1
2
3
# TF_Imp is found in the data_man collection of datasets:
data("data_man")
head(TF_Imp$IMP.TF)

gaiac/TFARM documentation built on June 24, 2019, 5:43 p.m.