getSalmonMetadata: Aggregrate metadata from salmon quantifications

View source: R/salmon.R

getSalmonMetadataR Documentation

Aggregrate metadata from salmon quantifications

Description

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()


seeker documentation built on Sept. 11, 2024, 7:54 p.m.