add_to_db: Add key/id file_path pair to db.json.

Description Usage Arguments Value

View source: R/main.r

Description

Add key/id file_path pair to db.json.

Usage

1
add_to_db(db_fpath, id, fpaths, sort = FALSE)

Arguments

db_fpath

file path to database - "../inst/extdata/db.json"

id

unique key/id for group of samples

fpaths

vector of file paths (biological replicates)

sort

sort the keys/ids alphabetically?

Value

nothing


gwangjinkim/rnaseqeasy documentation built on Jan. 18, 2022, 12:25 a.m.