network.coefficients {ADImpute}R Documentation

Transcriptome wide gene regulatory network

Description

Gene Regulatory Network used by ADImpute's Network imputation method. First column, O, corresponds to the intercept of a gene- -specific predicion model. The remaining rows and columns correspond to the adjacency matrix of the inferred network, where rows are target genes and columns are predictors. Genes are identified by their hgnc_symbol.

Usage

network.coefficients

Format

dgCMatrix


[Package ADImpute version 1.3.0 Index]