The 'TopNetwork' object is to store either a full network (the percentage of top edges is 100 between 0 to 10).
elementtibble, the pool of targets in the network.
settibble, the pool of valid regulators.
elementsettibble, regulator-target edges with edge weights. and the elements are regulators of the targets indicated by the element name.
directedlogical, whether the network is directed.
networkConstructioncharacter, by which method this network is constructed. Either 'COEN' (coexpression network using WGCNA), or 'GRN' (gene regulatory network using random forest), or 'new' (a network provided by the user).
percentnumeric, what percentage of the top edges are remained. The value must be between 0 (excluding) and 100 (including).
activecharacter, which data table is activated, the default is "elementset".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.