newParams: New Params

Description Usage Arguments Value Examples

Description

Create a new Params object. Functions exist for each of the different Params subtypes.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19

Arguments

...

additional parameters passed to setParams.

Value

New Params object.

Examples

1
2
params <- newSimpleParams()
params <- newSimpleParams(nGenes = 200, nCells = 10)

Granoia/splatter-mod documentation built on May 28, 2019, 12:31 a.m.