From: <ki...@us...> - 2003-03-12 06:26:09
|
Update of /cvsroot/pymerase/htdocs/about In directory sc8-pr-cvs1:/tmp/cvs-serv6180 Modified Files: index.shtml Log Message: added the reason why Pymerase is called Pymerase Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/about/index.shtml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.shtml 27 Feb 2003 20:35:44 -0000 1.5 --- index.shtml 12 Mar 2003 06:26:04 -0000 1.6 *************** *** 22,26 **** </tr> <tr> ! <td width="100%" bgcolor="#6C8AFF"><u>History:</u><br> Pymerase was originally designed and developed in the Caltech <a href="http://woldlab.caltech.edu/">Wold Lab</a>. The original --- 22,36 ---- </tr> <tr> ! <td width="100%" bgcolor="#6C8AFF"> ! <u>Why is it called 'Pymerase'</u><br> ! Pymerase is the combination of 'Python', the primary ! language Pymerase is written in, and ! 'Polymerase'. Polymerase, in short, is a molecule which ! copies/converts DNA into RNA. We figured that Pymerase had ! similar functionality in that it took table.dtd XML (DNA) files ! and converted them into other things, such as SQL statements ! (RNA) which is then used to create a database (Protein).<br> ! <br> ! <u>History:</u><br> Pymerase was originally designed and developed in the Caltech <a href="http://woldlab.caltech.edu/">Wold Lab</a>. The original *************** *** 32,37 **** <a href="http://mged.sourceforge.net/">MAGE</a>.<br> <br> ! <u>Developers:<br> ! </u>Diane Trout - <a href="http://www.caltech.edu/">Caltech</a>: <a href="http://woldlab.caltech.edu/">Wold Lab</a> - Pymerase Lead Developer and Original Designer<br> --- 42,47 ---- <a href="http://mged.sourceforge.net/">MAGE</a>.<br> <br> ! <u>Developers:</u><br> ! Diane Trout - <a href="http://www.caltech.edu/">Caltech</a>: <a href="http://woldlab.caltech.edu/">Wold Lab</a> - Pymerase Lead Developer and Original Designer<br> |