Package Bio :: Package AlignAce
[hide private]
[frames] | no frames]

Source Code for Package Bio.AlignAce

 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