MBR-class: MBR objects

Description Details Slots Constructor

Description

MBR: an S4 class for co-regulation analysis and inference of 'dual regulons'.

Details

The MBR class is a container for results from the MBR methods. The class slots are used to store information of different transcriptional networks, regulator annotation, infered 'dual regulons' and parameters used in the analysis. All the information is stored in nine slots.

Slots

TNI

a 'TNI' object created by the RTN package.

regulatoryElements

regulatory elements listed in the TNI.

dualRegulons

all possible 'duals regulons' computed by mbrAssociation

results

a list, results from the MBR methods.

para

a list, parameters used in the MBR methods.

summary

a list, summary for 'para' and 'results'.

status

a character vector specifying the status of the MBR object based on the available methods.

Constructor

There is one constructors to create an MBR object: tni2mbrPreprocess;


RTNduals documentation built on Nov. 12, 2020, 2:03 a.m.