Zhengdeng Lei, PhD

Zhengdeng Lei, PhD

2009 - Present Research Fellow at Duke-NUS, Singapore
2007 - 2009 High Throughput Computational Analyst, Memorial Sloan-Kettering Cancer Center, New York
2003 - 2007 PhD, Bioinformatics, University of Illinois at Chicago

Thursday, January 20, 2011

Modify memory for running GSEA

download gsea2-2.07.jar from broad institute.

I use "javaws -viewer" to pop up java ctrl pannel and click on GSEA's property to find the URL
http://www.broadinstitute.org/gsea/software/gsea2-2.07.jar

Creat a BAT file:
REM set path to your java.exe folder
set PATH=%PATH%;C:\WINDOWS\SysWOW64
java -Xmx1024M -Xms1024M -jar gsea2-2.07.jar

No comments:

Post a Comment