ManyTypes2700: Create a specific synthetic data set of 2,700 tumors.

View source: R/CreateFromReal_Nat.R

ManyTypes2700R Documentation

Create a specific synthetic data set of 2,700 tumors.

Description

Data set generated by this function can be found at Synapse with Synapse ID: syn18500213.

Usage

ManyTypes2700(
  seed = 191906,
  regress.dir = "data-raw/long.test.regression.data/syn.many.types/",
  top.level.dir = "../Many.types.191906",
  unlink = FALSE
)

Arguments

seed

A random seed to use.

regress.dir

If not NULL, compare the result to the contents of this directory with a diff.

top.level.dir

The directory in which to put the output; will be created if necessary.

unlink

If TRUE and !is.null(regress.dir), then unlink the result directory if there are no differences.


steverozen/SynSigGen documentation built on April 1, 2022, 8:54 p.m.