Download MotifLab version 2.0MotifLab 2.0 requires Java version 23.0 or higher. If you have Java installed, you should be able to run MotifLab by double-clicking on the JAR-file (if your OS supports it) or by executing one of the shell commands below. You can adjust how much memory MotifLab is allocated with the -Xms and -Xmx command-line arguments (for starting memory and maximum memory respectively)
java -jar motiflab-2.0.jar
java.exe -jar motiflab-2.0.jar java -Xms256m -Xmx2048m -jar motiflab-2.0.jar java -Xms1g -Xmx2g -jar motiflab-2.0.jar Source Code
|