My favorites | Sign in
Project Logo
                
Search
for
Updated Aug 12, 2008 by cjlee112
SequenceDBModel  
Concise summary of the Pygr sequence database model.

Introduction

We're trying to simplify Pygr's data models for the 0.8 release. Here I'll propose how we might refactor the sequence database model a bit. My main goals:

What's New

The main change is modularizing the storage access mechanisms into the the seqInfoDict and _init_subclass() classmethod supplied by the itemClass.

Proposed SequenceDB model

Sequence model

Additional implementor methods


Sign in to add a comment
Hosted by Google Code