RTN.analysis: RTN Reconstruction of Transcriptional regulatory Networks...

View source: R/Network.R

RTN.analysisR Documentation

RTN Reconstruction of Transcriptional regulatory Networks analysis

Description

RTN Reconstruction of Transcriptional regulatory Networks analysis

Usage

RTN.analysis(
  TFs = NULL,
  expData = NULL,
  group = NULL,
  cores = 1,
  nPermutations = 1000,
  phenotype = NULL,
  hits = NULL
)

Arguments

TFs

transcription factors. vector

expData

row is gene, include TFs and genes

cores

Default 1

nPermutations

Default 1000

phenotype

A named vector, logFC, include TFs and genes

hits

ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.