Description Usage Arguments Value See Also Examples
The networks accessor access the networks, key TFs and
annotations for each gene and TF resulted from PCIT analysis and
runAnalysis
function analysis.
1 2 3 4 | 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.
1 2 3 4 | # 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.