This helper assembles the five Trio-focused submission tables into a single list so it can be inspected locally before any upload step is added.
Arguments
- trio
A
Trioobject.- dataset_args
Named list of arguments passed to
buildDatasetSubmission(), excludingtrio.- task_args
Named list of arguments passed to
buildDatasetTaskSubmission(), excludingtrio.- evidence_task_map
Character vector mapping Trio evidence names to the corresponding task names in the submission. Names must be evidence names from
trio$evidence, values must be task names supplied intask_args.