R/salmon.R
getSalmonMetadata.Rd
Aggregrate metadata from salmon quantifications
getSalmonMetadata(inputDir, outputDir = "data")
Directory that contains output from salmon.
Directory in which to save the result, a file named "salmon_meta_info.csv". If NULL, no file is saved.
NULL
A data.table, invisibly.
#' @seealso seeker(), salmon()
seeker()
salmon()