Search the MeV websiteCiting MeVMeV is part of the TM4 Microarray Software Suite. Please reference MeV by citing
TM4 microarray software suite. Methods in Enzymology. 2006;411:134-93. Abstract
|
Running MeV v4.5 on a 64-bit computerVersion 4.5 of MeV uses a library called JRI to connect to the R statistical environment, packaged with MeV. A difficulty of the JRI library with 64-bit Java means that some parts of MeV will not function when run on a 64-bit Windows computer running 64-bit Java. This difficulty can be overcome simply by installing the 32-bit version of Java and ensuring that MeV uses it. Instructions for Windows users are below.
Instructions for using 32-Bit JREs on 64-Bit Windows Step 1:
Step 2:
REM Set JAVA_HOME **Only 32 Bit JVM is not default REM Assumes you have already installed 32 Bit JRE REM following instructions at MeV SourceForge forum REM This not required on a 32 Bit Windows machine and REM only required if your 64 Bit Windows machine does REM have a default 32 bit JVM REM NOTE: This does not alter any of your system settings REM All changes are local to this file/environemnt set JAVA_HOME="C:\Program Files (x86)\Java\jre6" set PATH=%JAVA_HOME%;%JAVA_HOME%\bin;%PATH%
Step 2: (Alternative)
|
Getting Started with MeVCheck out the Quickstart Guide |