kOT_sim_make {ROKET}R Documentation

kOT_sim_make

Description

Generates simulation files

Usage

kOT_sim_make(work_dir, NN = 200, nGENE = 500, nPATH = 25, RR = 200)

Arguments

work_dir

A full path to create "sim_ROKET" and subdirectories

NN

A positive integer for sample size

nGENE

A positive integer for number of genes to simulate

nPATH

A positive integer for number of pathways to simulate

RR

A positive integer for number of replicates to simulate

Value

Nothing. Rds files are created within the simulation ROKET directory.


[Package ROKET version 1.0.0 Index]