Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/annotate/1ce3b0e42ba5/NEWS
Дата изменения: Unknown
Дата индексирования: Tue Feb 26 09:58:45 2013
Кодировка:
allpy: NEWS annotate

allpy

annotate NEWS @ 702:1ce3b0e42ba5

alignment_blocks method added to homology and tested. Blocks found in monomer homology file can be now returned to alignment blocks
author Andrei <aba@belozersky.msu.ru>
date Thu, 07 Jul 2011 12:53:42 +0400
parents 7999f8756c77
children 0377cd9ac4e6
rev   line source
dendik@624 1 1.3.1
dendik@624 2
dendik@697 3 * new: Alignments, Sequences and Blocks now can have Markups, see the wiki
dendik@633 4 * new: processor allpy.processors.Needle()
dendik@633 5 * new: method allpy.base.Alignment.rows_as_strings()
dendik@650 6 * new: method allpy.base.Alignment.row_as_list(sequence)
dendik@650 7 * new: method allpy.base.Alignment.row_as_string(sequence)
dendik@657 8 * new: columns_as_lists() returns list of lists, each has 'column' attribute
dendik@662 9 * new: javascript viewer colors columns by conservedness
dendik@624 10
dendik@602 11 1.3.0 (2011-04-15)
dendik@602 12
dendik@602 13 * new: started NEWS file
dendik@602 14 * new: started tracking version numbers