sim_trn: Simulation of transcriptional regulatory networks (TRN)

Description Usage Arguments Value

Description

Simulation of transcriptional regulatory networks (TRN)

Usage

1
2
sim_trn(n = 10, nreg = 3, ngene = 3, seed = NULL, reg_info = NULL,
  mod_info = NULL)

Arguments

n

number of samples (data points) to generate.

nreg

number of regulators.

ngene

number of genes.

seed

seed for random number generator.

reg_info

data.frame or matrix with information about regulator's mean and variance expression levels.

mod_info

matrix with information about TRN

Value

a list with network information.


ddiez/simtrn documentation built on May 15, 2019, 1:52 a.m.