harijay / protein-crystallization-gridmaker

Home | Edit | New

Home

Welcome to the protein-crystallization-gridmaker wiki!
To use this library import the directory as a module in python.
Say , the code is saved in a directory called protein-crystallization-gridmaker
Create a python script in a text editor. You should add the following two lines replacing the “/Users/harijay/protein-crystallization-gridmaker” with the path to the directory .

import sys
sys.path.append(“/Users/harijay/protein-crystallization-gridmaker”)

Then you can write code as in the examples to create your plate dispense lists .
Alternatively modify the examples in place and create your dispense lists.

GUI ( graphical user interface ) coming soon!

Last edited by harijay, Wed Jan 28 15:51:49 -0800 2009
Home | Edit | New
Versions: