createTestFraserDataSet: Create a test dataset

Description Usage Arguments Value Examples

View source: R/example_functions.R

Description

Create a test case dataset based on the test sample annotation to be used in the vignette and to explore the functionallity of the FRASER package. Dependent on the request only the sample annotation or a full fitted model is returned.

Usage

1
2
3

Arguments

workingDir

directory where to store HDF5 and RDS files. Defaults to the current tempory R session folder.

rerun

Defaults to FALSE. If set to TRUE it reruns the full fit of the model.

Value

a FraserDataSet object which contains a test case

Examples

1
2
3
4
5

FRASER documentation built on Feb. 3, 2021, 2:01 a.m.