wdecoster/NanoPlot

[Errno 35] Resource temporarily unavailable

Closed this issue · 2 comments

Hi all

I am new to nanoplot (and bioinformatics) and had managed to execute the commend ok when not using the barcode option. Unfortunately, most of my work will be barcoded so I am wondering if I could get some help about [Errno 35] Resource temporarily unavailable. Is there any way for me to overcome this? I have attached the log file as prompted.

Thanks in advance!

NanoPlot_20241011_0925.log

Hi,

Is this something you see all the time, or just this one time?
It is from kaleido, the tool that generates statis (png) images from the html files. That results in problems for more users, and you can turn it off with --no_static.

Wouter

Hi Wouter

Thanks for replying, this happens only when I am running a larger data set (~20 samples and 15GB output), seem to have no issue with smaller runs. Is this normal?

Turning it off is helping :) Thanks!