Description Usage Arguments Value Author(s) Examples
View source: R/checkAlevinInputFiles.R
Check that all required input files are available
1 | checkAlevinInputFiles(baseDir)
|
baseDir |
Path to the output directory from the alevin run (should be
the directory containing the |
Returns nothing, raises an error if any of the required files are missing.
Charlotte Soneson
1 2 | checkAlevinInputFiles(system.file("extdata/alevin_example_v0.14",
package = "alevinQC"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.