Trees | Indices | Help |
---|
|
1 # Copyright 2001 by Tarjei Mikkelsen. All rights reserved. 2 """BioPython Pathway support module. 3 4 Bio.Pathway.Rep is a collection of general data abstractions used in the 5 implementation of the Bio.Pathway module. These abstractions are not intended 6 for direct use, but if they fit your needs there's no reason to reinvent the 7 wheel. 8 """ 9
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:26:53 2008 | http://epydoc.sourceforge.net |