GenerateRealSimulation: Generation of Real simulation files

Description Usage Arguments

View source: R/runDEAnalysis.R

Description

Generation of Real simulation files

Usage

1
2
GenerateRealSimulation(working.dir, fpc = FALSE, data.types, rep,
  nsample)

Arguments

working.dir

Input file location

fpc

A logical indicating whether simulation data is made from single sample condition(e.g. normal) to calculate False positive counts. Possible values are TRUE or FALSE.

data.types

A vector indicating types of dataset (e.g. data.types = c(KIRC, Bottomly))

rep

An integer specifying iterations each test perform.

nsample

A vector indicating number of samples. Possible values can be 1~72 for KIRC, 1~10 for Bottomly and 1~5 for SEQC, maximum values decreased to 36 for KIRC and 5 for Bottomly if fpc is true.


unistbig/compareDEtools documentation built on May 1, 2020, 9:41 p.m.