read_confs
reads config files.
Arguments
- indirs
a string vector
- mc.cores
The number of cores to use for concurrent execution.
- graph
add graph column if TRUE
- file
passed as the first argument of
readr::read_tsv()
Details
read_results
reads configs and populations as a nested tibble.
read_tumopp
is an alias of readr::read_tsv()
with some options
to read result files: population.tsv.gz
and snapshots.tsv.gz
.