farhangus / Sniffles2_plot

27 stars 1 forks source link

issue plotting multiple vcf files #12

Open caromontano opened 6 months ago

caromontano commented 6 months ago

I have a folder with ~12 vcf files from human genome ONT data that I want to plot, but I get this error: ValueError: Image size of 1358933x7111 pixels is too large. It must be less than 2^16 in each direction. It looks like a matplotlib issue from my searches online, is there a way one can save to pdf instead of jpg?

farhangus commented 6 months ago

Thanks for your message. I haven't added the feature for generating PDF output yet. I'll inform you whenever it is completed

tuannguyen8390 commented 5 months ago

probably related here, I have 277 samples and this will 100% happen to my case. So is it possible to "skip" this plot instead ?