Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/log/06dbba0b65a3/test/test_base.py
Дата изменения: Unknown
Дата индексирования: Mon Feb 4 07:06:21 2013
Кодировка:
allpy: test/test_base.py history

allpy

log test/test_base.py

age author description
Mon, 25 Jul 2011 14:40:41 +0400 Daniil Alexeyevsky Added fileio.BioPythonFile as a method to parse unknown file formats [closes #106]
Fri, 15 Jul 2011 18:38:01 +0400 Daniil Alexeyevsky Bug: alignment IO recorded incorrect value to sequence's source attribute -- fixed
Tue, 12 Jul 2011 23:52:54 +0400 Daniil Alexeyevsky allpy.base: when filling by_code3 tables, unmodified classes take precedence
Fri, 03 Jun 2011 16:51:56 +0400 Daniil Alexeyevsky Minor code cleanup: fixed order of imports for PEP8 compliance
Fri, 03 Jun 2011 15:30:48 +0400 Daniil Alexeyevsky Added some tests for allpy.fileio with format conversions and StringIO
Wed, 18 May 2011 22:25:40 +0400 Daniil Alexeyevsky Use more modern interfaces in test_base; document untested parts from code coverage test
Mon, 16 May 2011 20:40:58 +0400 Daniil Alexeyevsky Added some docstrings to tests
Mon, 28 Feb 2011 21:34:38 +0300 Daniil Alexeyevsky test_base: Removed tests for private interfaces (which changed)
Mon, 28 Feb 2011 21:17:41 +0300 Daniil Alexeyevsky Reimplemented flush(direction) as processor1.2.0
Tue, 08 Feb 2011 21:54:20 +0300 Daniil Alexeyevsky Added tests for flush* operations
Tue, 08 Feb 2011 21:03:10 +0300 Daniil Alexeyevsky test_base: test Alignment creation & output
Tue, 08 Feb 2011 20:40:38 +0300 Daniil Alexeyevsky Added a few tests on monomer construction