TCGAanalyze_networkInference: infer gene regulatory networks

View source: R/analyze.R

TCGAanalyze_networkInferenceR Documentation

infer gene regulatory networks

Description

TCGAanalyze_networkInference taking expression data as input, this will return an adjacency matrix of interactions

Usage

TCGAanalyze_networkInference(data, optionMethod = "clr")

Arguments

data

expression data, genes in columns, samples in rows

optionMethod

inference method, chose from aracne, c3net, clr and mrnet

Value

an adjacent matrix


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