This is a test version of Biostars. For the public version, visit https://www.biostars.org.
problem with TASSEL 4.2.1, data is not getting transformed

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

snp next-gen software-error gene

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)

yes, dialogue box appears and say error in heap size. thanks for your response

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.