artic-network / artic-ncov2019

ARTIC nanopore protocol for nCoV2019 novel coronavirus
Creative Commons Attribution 4.0 International
168 stars 166 forks source link

artic_plot_amplicon_depth crash in batch #39

Closed Mattstorey closed 4 years ago

Mattstorey commented 4 years ago

I'm loving the amplicon coverage plots, great for debugging sequencing and assemblies.

However, I get this error when I run the pipeline in a non-interactive shell:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Some issues with port forwarding? Can I block the call to artic_plot_amplicon_depth

will-rowe commented 4 years ago

Thanks for raising this. I'll look into it - it would be good if we can keep the plotting functionality (you can't currently block the call via the CLI).

Are you using conda to install?