checkAlevinInputFiles: Check that all required input files are available

Description Usage Arguments Value Author(s) Examples

View source: R/checkAlevinInputFiles.R

Description

Check that all required input files are available

Usage

1

Arguments

baseDir

Path to the output directory from the alevin run (should be the directory containing the alevin directory).

Value

Returns nothing, raises an error if any of the required files are missing.

Author(s)

Charlotte Soneson

Examples

1
2
checkAlevinInputFiles(system.file("extdata/alevin_example_v0.14",
                                  package = "alevinQC"))

alevinQC documentation built on Feb. 4, 2021, 2:01 a.m.