|
|
| Known bugs in beta 1
version
(fixed in beta 2 release) Linkage model: There was an error in the input
function for map distances. Specifically, map distances were
imported as integers
This has now been corrected in beta version 2.
Structure stops running with error message
The project's absolute path is too long to be
handled by Structure
The simple workaround is using shorter path to
build the project (e.g.
Structure can not handle the project path
If there is a space character in any part of the
project path ( e.g.
Structure halts due to "out of memory" The default memory allocated for Structure is
64 Megabytes, in case the
Solution: Windows: Download this batch
program to your structure installation directory( e.g. C:\Program files\Structure2.0\
), click the batch program
jre\bin\java -Xmx256m -classpath class\structure.jar RunStructure Linux/Solaris: Edit the script file structure , add option
"-Xmx256m"
jre\bin\java -classpath class\structure.jar
RunStructure
Please report bugs to structure_help@genetics.uchicago.edu
Back
to Structure v2.0 beta download page
|