magarveylab / prism-releases

PRISM source code public releases
8 stars 4 forks source link

[ClusterReport] Error: no contig graph object #5

Closed fwhelan closed 7 years ago

fwhelan commented 7 years ago

I started a run of Prism (v3.0.1) recently, everything looked fine, it ran for >2h and I get an Analysis complete! message. However, it seems that I'm getting an error in writing the output report:

...
Jun 27, 2017 5:25:25 PM ca.mcmaster.magarveylab.prism.structure.CombinatorialPlanExecutor execute
INFO: Generated library of 1 scaffolds with reaction count 0 and container count 1
Generating output...
Analysis complete!
Writing report for cluster 1 report...
[ClusterReport] Error: no contig graph object
[Prism] Terminated.

Is it possible that I'm missing a dependency somewhere?

Thanks for creating such a comprehensive pipeline!