Description Usage Arguments Details Value Accesors Author(s) References See Also Examples
The class NetworkCollection
stores information about the set of protein networks that maintains DNA interactions.
1 | NetworkCollection(networks, sizes, TFCollection)
|
networks |
a |
sizes |
the sizes of each network. The should correspond to the sizes of the networks |
TFCollection |
the set of all the TF involved in all the interactions. |
The NetworkCollection
contains three main information:
(i) the set of edges in each network maintaining each DNA loop,
(ii) the number of edges in each network and (iii)
the set of TF involved in all the networks.
a NetworkCollection
object.
gets the list of networks
gets the vector containing the size of each network
gets the list of involved TF (after filtering)
Mohamed Nadhir Djekidel (nde12@mails.tsinghua.edu.cn)
Mohamed Nadhir D, Yang C et al 3CPET: Finding Co-factor Complexes in Chia-PET experiment using a Hierarchical Dirichlet Process, ....
InferNetworks
, ChiapetExperimentData
, buildNetworks
1 | showClass("NetworkCollection")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.