" '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: Gabe Rudy, Golden Helix, Inc.
This script inactivates only the rows in a spreadsheet from which the script is run whose row labels are in another spreadsheet specified by the user. Any inactive rows in the other spreadsheet are not used in inactivating rows in the current spreadsheet. Non-unique rows in the current spreadsheet are supported.
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:
*..\Golden Helix SVS\AppData\UserScripts\Spreadsheet\Select\
Note: The Application Data folder is a hidden folder on Windows operating systems and its location varies between XP and Vista. 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 spreadsheet Select menu.
© 2010 Golden Helix, Inc. All Rights Reserved