dot-generateDelayedReport: Generates report for all samples in 'compare'

Description Usage Arguments Value

Description

This function is needed because we are delaying the generation of reports until after all threads/processes have joined. There's currently an issue with rmarkdown::render() in parallel execution, see: https://github.com/rstudio/rmarkdown/issues/499

Usage

1
.generateDelayedReport(root, compare, interactivePlot)

Arguments

root

string, project root directory.

compare

vector of strings, each string is a comparison defined by the user (assumes that this value has been checked).

interactivePlot

logical, whether or not to plot interactive plotly plots.

Value

a named list of samples, each an AbSeqRep object found in "root"


malhamdoosh/abseqR documentation built on May 24, 2019, 12:36 a.m.