Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/shortlog/919b2eeaec89
Дата изменения: Unknown
Дата индексирования: Tue Oct 2 09:19:29 2012
Кодировка:
allpy: log

allpy

log

age author description
Wed, 16 Feb 2011 00:00:26 +0300 boris (kodomo) Backed out changeset 6070ac379ec8
Tue, 15 Feb 2011 23:44:10 +0300 boris repeats: fix a bug: use "is" instead of ==
Tue, 15 Feb 2011 23:30:06 +0300 Yashina Ksenia Automated merge with ssh://kodomo.fbb.msu.ru/allpy
Tue, 15 Feb 2011 23:27:08 +0300 Yashina Ksenia changed default config
Tue, 15 Feb 2011 23:18:03 +0300 Yashina Ksenia minor changes
Tue, 15 Feb 2011 23:25:36 +0300 boris repeats: use hash instead of tuple to distinguish intervals
Tue, 15 Feb 2011 22:51:10 +0300 Daniil Alexeyevsky mass_realign_blocks invokes Block.process(*, False, False), which is the only seemingly working version yet
Tue, 15 Feb 2011 22:47:34 +0300 Daniil Alexeyevsky Simple logical bug in processors.fix_missing
Tue, 15 Feb 2011 22:45:34 +0300 Daniil Alexeyevsky Tested and fixed Block.process(*, False, False)
Tue, 15 Feb 2011 22:32:14 +0300 Daniil Alexeyevsky processors: muscle removes empty rows from output; fix this by adding necessary empty sequences to output block
Tue, 15 Feb 2011 22:16:35 +0300 Daniil Alexeyevsky processors: Muscle() now takes care of restoring sequence ordering after command run
Tue, 15 Feb 2011 21:46:05 +0300 Daniil Alexeyevsky Fixed erroneous assertion in Alignment._replace_column_contents helper of Alignment.process
Tue, 15 Feb 2011 21:34:05 +0300 Daniil Alexeyevsky mass_realign_blocks treats each column range as a separate block
Tue, 15 Feb 2011 21:23:48 +0300 Daniil Alexeyevsky Fixed processor invokation in mass_realign_blocks
Tue, 15 Feb 2011 21:22:30 +0300 Daniil Alexeyevsky mass_realign_blocks treats digits as valid protein monomers
Tue, 15 Feb 2011 21:17:16 +0300 Daniil Alexeyevsky Name error fix in mass_realign_blocks
Tue, 15 Feb 2011 21:11:17 +0300 Daniil Alexeyevsky Fixed command line processing for mass_realine_blocks.py
Tue, 15 Feb 2011 21:03:19 +0300 Daniil Alexeyevsky Added mass_realign_blocks util to apply muscle to multiple blocks in multiple files
Tue, 15 Feb 2011 20:29:53 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/allpy
Tue, 15 Feb 2011 20:29:48 +0300 Daniil Alexeyevsky Added util realign_block (almost exact copy of flush_left)
Tue, 15 Feb 2011 00:07:57 +0300 boris blocks3d/wt improvement
Mon, 14 Feb 2011 22:21:39 +0300 boris geometrical-core: export to fasta and msf
Mon, 14 Feb 2011 22:20:31 +0300 boris fix Markup
Mon, 14 Feb 2011 22:17:44 +0300 boris fix MsfIo
Mon, 14 Feb 2011 21:37:19 +0300 boris markup.py: add Markup.__setitem__ methor for convenience
Mon, 14 Feb 2011 21:04:47 +0300 boris improve markup module:
Mon, 14 Feb 2011 19:32:51 +0300 boris add class Markup (see #30)
Mon, 14 Feb 2011 16:21:29 +0300 boris geometrical-core: now can read from msf
Mon, 14 Feb 2011 16:19:42 +0300 boris msf io: fix bugs
Mon, 14 Feb 2011 12:33:39 +0300 boris graph.py: use "is not" instead of "!=" for columns
Mon, 14 Feb 2011 12:30:49 +0300 boris add Monomer.__ne__ (see #26)
Mon, 14 Feb 2011 12:07:08 +0300 boris merge
Mon, 14 Feb 2011 12:06:30 +0300 boris Backed out changeset 3a802644d798 (see #26)
Fri, 11 Feb 2011 19:15:58 +0300 boris (kodomo) In graph.py: costs renamed to weights
Fri, 11 Feb 2011 15:04:17 +0300 boris (netbook) add fileio module, remove fasta module, add msf support (see #31)
Fri, 11 Feb 2011 14:13:42 +0300 boris (netbook) pdb: fix a bug in save_pdb
Fri, 11 Feb 2011 01:02:34 +0300 boris geometrical_core: add surrounded columns to core (see #28)
Fri, 11 Feb 2011 00:30:43 +0300 Daniil Alexeyevsky Fixed docstring of base.Block to not make false imperssion that rows/columns are sets
Thu, 10 Feb 2011 23:35:57 +0300 boris graph: use "is" instead of "==" when compare vertices
Tue, 08 Feb 2011 21:54:20 +0300 Daniil Alexeyevsky Added tests for flush* operations
Tue, 08 Feb 2011 21:49:57 +0300 Daniil Alexeyevsky Fixed Alignment._wipe "dictionary changed size during iteration" error
Tue, 08 Feb 2011 21:09:35 +0300 Daniil Alexeyevsky Code cleanup in allpy.base.Alignment._wipe
Tue, 08 Feb 2011 21:03:10 +0300 Daniil Alexeyevsky test_base: test Alignment creation & output
Tue, 08 Feb 2011 20:59:56 +0300 Daniil Alexeyevsky Removed trailing spaces in FASTA files produced by allpy.fasta
Tue, 08 Feb 2011 20:40:38 +0300 Daniil Alexeyevsky Added a few tests on monomer construction
Tue, 08 Feb 2011 15:51:07 +0300 Daniil Alexeyevsky Code cleanup: removed no longer relevant comments in allpy.base
Tue, 08 Feb 2011 15:01:22 +0300 Daniil Alexeyevsky Removed obsolete protein.Alignment.muscle_realign, updated calls to it everywhere
Mon, 07 Feb 2011 22:02:20 +0300 boris merge
Mon, 07 Feb 2011 22:00:55 +0300 boris graph.py: remove useless copy of edges
Mon, 07 Feb 2011 21:46:43 +0300 Daniil Alexeyevsky Replaced all calls to obsolete Alignment.to_fasta() with Alignment.to_file()
Mon, 07 Feb 2011 21:44:38 +0300 Daniil Alexeyevsky Replaced all calls to obsolete Block.flush_left() with Block.flush("left")
Mon, 07 Feb 2011 21:40:14 +0300 Daniil Alexeyevsky Replaced calls to obsolete Alignment.from_file() with Alignment().append_file everywhere
Mon, 07 Feb 2011 21:08:23 +0300 boris blocks3d/wt: improved build file
Thu, 03 Feb 2011 21:09:15 +0300 boris graph.py: improvements
Thu, 03 Feb 2011 14:49:33 +0300 boris graph: reimplement bron_kerbosh with yields
Thu, 03 Feb 2011 13:56:57 +0300 boris align allpy_pdb.py with changes in graph.py
Thu, 03 Feb 2011 13:51:39 +0300 boris add __eq__ and __ne__ operators to Sequence and Column
Thu, 03 Feb 2011 13:18:05 +0300 boris merge
Thu, 03 Feb 2011 12:24:54 +0300 boris graph.py: refactoring
Wed, 02 Feb 2011 17:25:03 +0300 boris allpy_pdb: fixes