weighted_integration: Integrates 3D arrays of NaRnEA results generated by...

View source: R/narnea_funcs.R

weighted_integrationR Documentation

Integrates 3D arrays of NaRnEA results generated by 'narnea_combine' with sample-specific weights. Weights are generated via a network voting procedure.

Description

Integrates 3D arrays of NaRnEA results generated by 'narnea_combine' with sample-specific weights. Weights are generated via a network voting procedure.

Usage

weighted_integration(combine.list, return.weights = TRUE)

Arguments

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.

Value

Integrated NaRnEA results, with PES and NES matrices.


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.