2010 ADWCreate an alignment program from scratch » History » Revision 2
Revision 1 (Neil Voss, 06/10/2010 09:58 AM) → Revision 2/3 (Neil Voss, 06/10/2010 10:00 AM)
h1. Create a program from scratch * Problem statement: We want to add EMAN's "refine2d.py":http://blake.bcm.tmc.edu/eman/eman1/progs/refine2d.py.html into the pipeline * Create a new python program: ** determine what the inputs are and what is required ** run the program ** uploading to the database * Create new php interface