Description Usage Arguments Value
View source: R/ProcessExperimentalData.r
Processes experimental data to get it into the correct form for scoring. The node names that are read in as strings acquire an internal id when the network is created. This function will replace the node name with its id.
1 | ProcessExperimentalData(experimentalData, network)
|
experimentalData |
input experimental data. |
network |
an input interaction network. |
processed experimental data formatted ready for scoring
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.