allpy
view NEWS @ 1022:7fcb6f20898b
pair-cores: fix program fault if no high blocks were found
Provide initial value for reduce() function.
close #145
author | Boris Nagaev <bnagaev@gmail.com> |
---|---|
date | Wed, 14 Mar 2012 17:54:01 +0400 |
parents | 230aaa440351 |
children | 83167a09a19d 452ac0c16295 |
line source
8 * new: add method blocks_from_homology() (allpy.structure)
9 * new: add MonomerHomology-based high blocks building algo to pair-cores
10 * new: print default values of command line args in help message (pair_cores)
11 * new: add web interface for pair-cores
13 1.4.1
15 This is a code cleanup release.
16 Nothing should change in the interface or behaviour at all.
18 1.4.0 (2011-07-20)
20 * new: Alignments, Sequences and Blocks now can have Markups, see the wiki