[pygr-notify] [pygr commit] r31 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Mon Jun 16 02:04:17 PDT 2008


Author: jqian.ubc
Date: Mon Jun 16 02:02:32 2008
New Revision: 31

Modified:
   wiki/PygrOnEnsembl.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/PygrOnEnsembl.wiki
==============================================================================
--- wiki/PygrOnEnsembl.wiki	(original)
+++ wiki/PygrOnEnsembl.wiki	Mon Jun 16 02:02:32 2008
@@ -41,7 +41,8 @@
 = Design Decisions =

 *Scope*
-For the time being, the primary focus of this API is to provide means 
to retrieve information from the ensembl core databases.
+
+For now, the primary focus of this API is to provide means to retrieve 
information from the ensembl core databases.

 *Framework*

@@ -52,6 +53,7 @@
  *3.* the supporting module (seqregion.py): extensions of the pygr core 
modules, used by the adaptor module.

 *Design Pattern*
+
  The Driver class in the adaptor module is implemented as a singleton 
class, since making a connection to the database is expensive.

 = updates =



More information about the pygr-notify mailing list