problem.models: problem models

Description Usage Arguments Value Author(s)

Description

Read models from filesystem. Reads both CSV and RDS files, then saves them all in RDS, then deletes all CSV files.

Usage

1
2
3
problem.models(problem.dir, 
    verbose = getOption("PeakSegPipeline.verbose", 
        1))

Arguments

problem.dir

character string path: samples/groupID/sampleID/problems/probID

verbose

print messages?

Value

Data table with all info from model files. One row per model, with list columns segments.dt and errors.dt with elements that are data tables representing the segmentation model and label errors.

Author(s)

Toby Dylan Hocking


tdhock/PeakSegPipeline documentation built on March 3, 2020, 1:35 a.m.