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 functionality of the FRASER package. Dependent on the request only the sample annotation or a full fitted model is returned.
createTestFraserSettings(workingDir = "FRASER_output") createTestFraserDataSet(workingDir = "FRASER_output", rerun = FALSE)
workingDir |
Directory where to store HDF5 and RDS files. Defaults to
|
rerun |
Defaults to |
A FraserDataSet object that contains a test case
fds <- createTestFraserSettings() fds fds <- createTestFraserDataSet() fds