Trees | Indices | Help |
---|
|
1 # Copyright 2003 by Bartek Wilczynski. All rights reserved. 2 # This code is part of the Biopython distribution and governed by its 3 # license. Please see the LICENSE file that should have been included 4 # as part of this package. 5 """ 6 Parser and code for dealing with the standalone version of AlignAce, a 7 motif search program. 8 9 It also includes a very simple interface to CompareACE tool. 10 11 http://atlas.med.harvard.edu/ 12 """ 13
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:24:22 2008 | http://epydoc.sourceforge.net |