Description Usage Arguments Value
Uses the edge sample string to return the list of sample indexes in the edge.
1 | getEdgeSamples(i, net)
|
i |
The index of the edge in the network |
net |
A network dataframe containing the KINC-produced network. The loadNetwork function imports a dataframe in the correct format for this function. |
An array of sample indexes that are part of the cluster. Because these indexes are derived from the edge sample string they indexes should correspond to the order of samples in the expression matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.