readAlevinQC {alevinQC} | R Documentation |
Read all alevin output files required to generate the summary report or shiny app.
readAlevinQC(baseDir)
baseDir |
Path to the output directory from the alevin run (should be
the directory containing the |
A list collecting all necessary information for generating the summary report/shiny app.
Charlotte Soneson
alevin <- readAlevinQC(system.file("extdata/alevin_example_v0.14", package = "alevinQC"))