class: GalaxyWorkflow
doc: Find and annotate variants in SARS-CoV-2 samples sequenced with Illumina ARTICv3
label: SARS-CoV-2 Illumina Amplicon pipeline - iVar based
creator:
- class: Person
identifier: 0000-0001-6553-5274
name: Peter van Heusden
license: MIT
release: '0.2'
tags:
- COVID-19
Applying linter structure... FAIL
.. ERROR: Validation failed - tried _RecordLoader but
Trying 'GalaxyWorkflow'
pe-wgs-ivar-analysis.ga.gxwf.yml:4:1: invalid field `creator`, expected one of: `id`, `label`,
`doc`, `inputs`, `outputs`, `uuid`, `class`, `steps`,
`report`, `tags`
- tried _ArrayLoader but
Expected a list
Applying linter tests... WARNING
.. WARNING: Workflow missing test cases.
attributes: {}
in IWC tests for collection outputs have any purpose?
Traceback (most recent call last):
File "/home/simon/GitRepos/planemo/planemo/galaxy/activity.py", line 50, in execute
return _execute(ctx, config, runnable, job_path, **kwds)
File "/home/simon/GitRepos/planemo/planemo/galaxy/activity.py", line 219, in _execute
run_response.collect_outputs(ctx, output_directory)
File "/home/simon/GitRepos/planemo/planemo/galaxy/activity.py", line 366, in collect_outputs
output_src = self.output_src(runnable_output)
File "/home/simon/GitRepos/planemo/planemo/galaxy/activity.py", line 567, in output_src
raise Exception("Failed to find output [%s] in invocation outputs [%s]" % (output_name, invocation["outputs"]))
galaxy.workflow.run DEBUG 2021-10-27 17:46:24,479 [pN:main.web.1,p:11036,w:1,m:0,tN:WorkflowRequestMonitor.monitor_thread] Failed to find expected workflow output [outp_col] in step outputs [{'outp': <galaxy.model.HistoryDatasetAssociation(2228) at 0x7f4a0e35a668>, 'outp_frict': <galaxy.model.HistoryDatasetAssociation(2229) at 0x7f4a0e35aa20>}]