[pygr-notify] [pygr commit] r79 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Tue Jul 22 11:28:59 PDT 2008


Author: titus at idyll.org
Date: Tue Jul 22 11:23:21 2008
New Revision: 79

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:23:21 2008
@@ -42,3 +42,5 @@
   - 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.  The 'add' function 
is just to add annotations; it doesn't need to be there if MyAnnoDB is 
retrieving annotations from somewhere else.
+
+ - even though it's not explicit in the code, MyAnnoDB should return 
objects of type MyAnno!
\ No newline at end of file



More information about the pygr-notify mailing list