Skip to contents

Aggregrate metadata from salmon quantifications

Usage

getSalmonMetadata(inputDir, outputDir = "data")

Arguments

inputDir

Directory that contains output from salmon.

outputDir

Directory in which to save the result, a file named "salmon_meta_info.csv". If NULL, no file is saved.

Value

A data.table, invisibly.

#' @seealso seeker(), salmon()