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

allpy

view NEWS @ 968:e461a5529338

Backported fixes to Alignment.realign(), Markup.remove(), processors.Muscle(), *.Column.types from default branch (revs [853],[931],[932],[933],[934],[952],[954])
author Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru>
date Sat, 25 Feb 2012 18:50:58 +0400
parents 0377cd9ac4e6
children d60d8993ac35
line source
1 1.3.1 (2011-07-20)
3 * new: Alignments, Sequences and Blocks now can have Markups, see the wiki
4 * new: File format 'markup' for storing alignment with arbitrary markups
5 * new: processor allpy.processors.Needle()
6 * new: method allpy.base.Alignment.rows_as_strings()
7 * new: method allpy.base.Alignment.row_as_list(sequence)
8 * new: method allpy.base.Alignment.row_as_string(sequence)
9 * new: columns_as_lists() returns list of lists, each has 'column' attribute
10 * new: javascript viewer colors columns by conservedness
12 1.3.0 (2011-04-15)
14 * new: started NEWS file
15 * new: started tracking version numbers