TCGAanalyze_analyseGRN: Generate network

View source: R/analyze.R

TCGAanalyze_analyseGRNR Documentation

Generate network

Description

TCGAanalyze_analyseGRN perform gene regulatory network.

Usage

TCGAanalyze_analyseGRN(TFs, normCounts, kNum)

Arguments

TFs

a vector of genes.

normCounts

is a matrix of gene expression with genes in rows and samples in columns.

kNum

the number of nearest neighbors to consider to estimate the mutual information. Must be less than the number of columns of normCounts.

Value

an adjacent matrix


BioinformaticsFMRP/TCGAbiolinks documentation built on April 12, 2024, 2:08 a.m.