weighted_integration | R Documentation |
Integrates 3D arrays of NaRnEA results generated by 'narnea_combine' with sample-specific weights. Weights are generated via a network voting procedure.
weighted_integration(combine.list, return.weights = TRUE)
combine.list |
List generated by 'narnea_combine'; two 3D arrays, one each for PES and NES |
return.weights |
Flag to return network-sample weight matrix. TRUE by default. |
Integrated NaRnEA results, with PES and NES matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.