NetworkData | R Documentation |
The networks accessor access the networks, key TFs and
annotations for each gene and TF resulted from PCIT analysis and
runAnalysis
function analysis.
NetworkData(x, type = "network1") ## S4 method for signature 'CeTF' NetworkData(x, type = "network1")
x |
|
type |
Type of data: network1, network2, keytfs, tfs or annotation.The numbers 1 and 2 correspond to the respective condition (default: network1). |
Returns the Outputs used for RIF and PCIT.
runAnalysis
.
# load the CeTF class object resulted from runAnalysis function data(CeTFdemo) NetworkData(CeTFdemo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.