Closed ifiddes closed 2 years ago
@ifiddes it seems like this error might be coming from the external conversion service located at https://validator.sbolstandard.org/. (PySBOL calls this external service to perform the conversion.) What happens when you submit your job through using the web interface? Can you reproduce the same error?
It could also be that your GenBank file has some idiosyncrasies that the converter does not like. This is always a possibility, because GenBank files are not well standardized, so try as we might, we are constantly discovering different dialects of GenBank that break our parsers.
Seeing no response to the questions, I am assuming that @ifiddes resolved this issue via the validator directly.
I wanted to test parsing of a standard E. coli GenBank file. I get an OOM error when I do so:
How can I give the JVM more memory?