VALIS-software / valis-hpgv

High performance WebGL genome visualization
http://www.valis.bio
MIT License
14 stars 5 forks source link

Preprocessing Tool: Fatal error on some files #22

Closed emro closed 5 years ago

emro commented 5 years ago

I tried to process the following three files using the file converter tool and each of them resulted in a fatal error:

I'm not sure exactly what the issue is, because I have been able to process other large GFF3 files from GENCODE successfully.

haxiomic commented 5 years ago

Thanks for the report @emro!

The crash was due to the converter's memory running out of space – I can tweak things so that it process large files incrementally rather than all in one go

haxiomic commented 5 years ago

This should be fixed now :) – I've tested all 3 files and they all look healthy in the viewer