[pygr-notify] [pygr commit] r78 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Tue Jul 22 11:24:51 PDT 2008


Author: titus at idyll.org
Date: Tue Jul 22 11:22:45 2008
New Revision: 78

Modified:
   wiki/SimpleAnnotationDB.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/SimpleAnnotationDB.wiki
==============================================================================
--- wiki/SimpleAnnotationDB.wiki	(original)
+++ wiki/SimpleAnnotationDB.wiki	Tue Jul 22 11:22:45 2008
@@ -40,4 +40,5 @@
 OK, a few notes:

   - MyAnnoDB.seqDB is necessay for lookups, e.g. annotation.sequence 
will look for annodb.seqDB.
- - apart from that, MyAnnoDB really only needs to implement the 
__getitem__ protocol for retrieving values by key.
\ No newline at end of file
+
+ - apart from that, MyAnnoDB really only needs to implement the 
__getitem__ protocol for retrieving values by key.  The 'add' function 
is just to add annotations; it doesn't need to be there if MyAnnoDB is 
retrieving annotations from somewhere else.



More information about the pygr-notify mailing list