Entering edit mode
9.0 years ago
Stela Ribeiro
▴
20
Hello!
I have an xml output of the blast, which would be used to analyze the Blast2go, however, as early analysis, always comes up the following error message:
Exception in thread "main" java.lang.OutOfMemoryError: Requested array size exceeds VM limit
I was suggested to divide the xml file into smaller files, like I could do this?
did you try to increase the JVM memory with -XmX ? http://stackoverflow.com/questions/14763079
Hi Pierre,
I used Xmx60000m, I believe that I can not increase more =(
Yess! o //
Thank you Pierre, I will test the tool.
Hi Pierre,
The tool works for separation, However, the files Appear to all be the same, everyone starts describing the hits for the same gene, this is possible? it is possible to fix?
look at your question; You never talked about 'gene'. The tool only split the XML.