createTestFraserSettings {FRASER} | R Documentation |
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.
createTestFraserSettings(workingDir = tempdir()) createTestFraserDataSet(workingDir = tempdir(), rerun = FALSE)
workingDir |
directory where to store HDF5 and RDS files. Defaults to the current tempory R session folder. |
rerun |
Defaults to |
a FraserDataSet object which contains a test case
fds <- createTestFraserSettings() fds fds <- createTestFraserDataSet() fds