Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/447c048047b2/NEWS
Дата изменения: Unknown
Дата индексирования: Tue Oct 2 15:51:09 2012
Кодировка:
allpy: 447c048047b2 NEWS

allpy

view NEWS @ 1039:447c048047b2

Merge pair-cores new option for pymol high blocks from default into 1.4.2
author Boris Nagaev <bnagaev@gmail.com>
date Tue, 20 Mar 2012 01:39:28 +0400
parents 818263bbcd1a
children
line source
1 * new: Geometrical core improvement: ignore cores, owned by one SS element
3 * new: add features of blocks3d.py to pair_cores.py
4 * new: add MonomerHomology-based high blocks building algo to pair-cores
5 * new: print default values of command line args in help message (pair_cores)
6 * new: add web interface for pair-cores
8 1.4.1
10 This is a code cleanup release.
11 Nothing should change in the interface or behaviour at all.
13 1.4.0 (2011-07-20)
15 * new: Alignments, Sequences and Blocks now can have Markups, see the wiki
16 * new: File format 'markup' for storing alignment with arbitrary markups
17 * new: processor allpy.processors.Needle()
18 * new: method allpy.base.Alignment.rows_as_strings()
19 * new: method allpy.base.Alignment.row_as_list(sequence)
20 * new: method allpy.base.Alignment.row_as_string(sequence)
21 * new: columns_as_lists() returns list of lists, each has 'column' attribute
22 * new: javascript viewer colors columns by conservedness
24 1.3.0 (2011-04-15)
26 * new: started NEWS file
27 * new: started tracking version numbers