View source: R/checkAlevinInputFiles.R
checkAlevinInputFiles | R Documentation |
Check that all required input files are available
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
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.