Description Usage Arguments Value
This function performs the whole aupus procedure.
1 | Aupus(aupusNetwork, aupusParam)
|
aupusNetwork |
A list of two data.tables. The objects should be the node and edge data.tables. Typically, this argument will be the output from the function suaToNetworkRepresentation. |
aupusParam |
A list of running parameters to be used in pulling the data. Typically, this is generated from getAupusParameter (see that function for a description of the required elements). |
A list with two components: nodes and edges. These objects are the same as the input nodes and edges but after being processed by the AUPUS algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.