Description Details Slots Constructor
MBR: an S4 class for co-regulation analysis and inference of 'dual regulons'.
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.
TNIa 'TNI' object created by the RTN package.
regulatoryElementsregulatory elements listed in the TNI.
dualRegulonsall possible 'duals regulons' computed by
mbrAssociation
resultsa list, results from the MBR methods.
paraa list, parameters used in the MBR methods.
summarya list, summary for 'para' and 'results'.
statusa character vector specifying the status of the MBR object based on the available methods.
There is one constructors to create an MBR object:
tni2mbrPreprocess;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.