I_c_2: Contains the mean Importance Index of pairs of transcription...

Description Usage Format Examples

Description

Within the data_man data collection, the dataset I_c_2 has 2 columns and 78 rows: the fist column (TF) contains the transcription factors (single or in pairs) and the second column (imp) lists the Importance Indexes associated with each trascription factor or pair of transcription factors.

Usage

1
data("data_man")

Format

An object of class "data.frame"

Examples

1
2
3
# I_c_2 is found in the data_man collection of datasets:
data("data_man")
head(I_c_2$imp)

TFARM documentation built on Nov. 8, 2020, 7:01 p.m.