tigress: Runs tigress on an expression matrix

View source: R/tigress.R

tigressR Documentation

Runs tigress on an expression matrix

Description

This function implements Trustful Inference of Gene REgulation with Stability Selection (TIGRESS) algoritm..

Usage

tigress(y, x)

Arguments

y

Required. A vector of gene expression values.

x

Required. A gene expression matrix.

Value

Vector of coexpression values of gene Y to columns of X


blogsdon/metanetwork documentation built on April 27, 2022, 3:53 p.m.