Read multiple related JACUSA2 results.
Usage
read_results(
files,
meta_conds,
cond_descs = replicate(length(files), c()),
unpack = FALSE
)
Arguments
- files
Vector of files.
- meta_conds
Vector of string vectors that explain files.
- cond_descs
Vector of strings that represent names/descriptions for conditions.
- unpack
Boolean indicates if info column should be processed.