Trees | Indices | Help |
---|
|
1 # Copyright 2009 by Bartek Wilczynski. All rights reserved. 2 # Revisions copyright 2009 by Peter Cock. 3 # This code is part of the Biopython distribution and governed by its 4 # license. Please see the LICENSE file that should have been included 5 # as part of this package. 6 """Motif command line tool wrappers.""" 7 from _AlignAce import AlignAceCommandline 8 from _AlignAce import CompareAceCommandline 9
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 01:50:43 2010 | http://epydoc.sourceforge.net |