" 'Where is the missing heritability?' is a question asked frequently in genetic research. The difficulty seems to come down to the common disease/common variant hypothesis not holding up." » Read more

Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. Integrating Python into SVS 7 provides full programmatic access to many of the software's features enabling the augmentation of existing tools, creating entirely new ones, automation of work flows, integration with other programs and more.
» SVS 7 Scripting Reference
» Python.org
» Beginners Guide to Python
Author: Jesse Dupre, Golden Helix, Inc.
This script will import output files from the MACH imputation package. http://www.sph.umich.edu/csg/abecasis/mach/
Note: If your MACH output data was generated using the HapMap website it will need to be converted from UTF-16 encoding to UTF-8 encoding for this script to work. There are free utilities online for this purpose. One such website is: http://www.fileformat.info/convert/text/utf2utf.htm
Need a script and don't feel you have the bioinformatics exptertise to write it yourself? Click the link below to request a custom script and we'll see what we can do to help.
Save the script to the following directory:
*..\Application Data\Golden Helix SVS\UserScripts\SVS\Import\Import Scripts\
Note: The Application Data folder is a hidden folder on Windows operating systems and its location varies between versions. The easiest way to locate this directory on your computer is to click on the AppData shortcut in your C:\Program Files\Golden Helix SVS\ directory. If saved to the proper folder, this script will be accessible from the project navigator Import > Import Scripts menu.
© 2010 Golden Helix, Inc. All Rights Reserved