yes, dialogue box appears and say error in heap size. thanks for your response
Hi community,
I am using TASSEL 4.2.1 version for association mapping, in that when I choose the transformation option to transform genotyping data to numerical, it is not getting transformed. The file has 400000 SNPs. suggest me some alternate ideas to solve this issue. your response will greatly helpful
2 answers
Are you getting any java heap size error? (example: "Could not reserve enough space for object heap")
java -version will give you the verbose version information, which should indicate whether your installed JVM is a 32 or 64-bit build.
A 64-bit JVM should have no problem with the higher memory limits.
Also try updating to TASSEL 5.2.6 (the latest version)
I increased the heap size even though the data is not getting transformed.
Download 64x of the Java. Here is the link: http://javadl.sun.com/webapps/download/AutoDL?BundleId=87443
Before starting jvm just check how much RAM is available and then set memory accordingly.
Log in to answer this question.