Question: workflow running exceptions
0
Marc • 30 wrote:
Hi,
Has anyone encountered this problem before? I got it while trying to run a workflow on my galaxy localhost. The last step of my workflow is variant recalibrator, what do I do to fix this?
Exception: Workflow evaluation problem - failed to find output_name graph_out in step_outputs {'output_vcf': <galaxy.model.HistoryDatasetAssociation object at 0x11a199bd0>, 'output_log': <galaxy.model.HistoryDatasetAssociation object at 0x1167cc910>}
Thanks a lot
Hello, Is this the first time you have run the tool on your local? Does it execute outside of a workflow? And just to rule out anything database/version related that has already been fixed, is the local using the current release and upgraded to production status (in particular, the database)? This info will help us to help you, thanks, Jen, Galaxy team
Hi, this isn't the first time I run the tools locally, and they execute fine outside of a workflow. I got it from github but I'm not sure if it is the current version or not, and I haven't upgraded to production status. I'm very new to this, I really appreciate your patience and help. Thanks~