config_sra: Build a configuration for the SRA submission workflow.

config_sraR Documentation

Build a configuration for the SRA submission workflow.

Description

This can be saved and passed on to others to ensure reproducibility.

Usage

config_sra(...)

Arguments

...

Any arguments are used to update the default configuration. See the example below. Optional.

Value

A list with the parameters used in the transcript counting workflow.

Examples

 config <- config_sra(date_col = "collection_date")

Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.