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

allpy

log

age author description
Sun, 05 Feb 2012 15:07:35 +0400 Daniil Alexeyevsky muscle removed flag -stable, which we anyhow don't rely upon; removed use of the flag in processors.Muscle
Wed, 25 Jan 2012 13:30:37 +0400 Boris Nagaev Backed out changeset 841c47a94c9e
Wed, 25 Jan 2012 00:37:52 +0400 Boris Nagaev blocks3d/wt: add abstract block (rus and eng)
Tue, 24 Jan 2012 22:59:54 +0400 Boris Nagaev blocks3d/wt: add reference to the Russian Foundation for Basic Research
Mon, 19 Dec 2011 21:52:02 +0400 Daniil Alexeyevsky Clean rewrite of Makefiles for tests, downloading test alignments
Mon, 19 Dec 2011 21:43:42 +0400 Daniil Alexeyevsky Fixed typing bug in allpy.base.Alignment._append_columns, which caused some tests on realigning to fail
Thu, 15 Dec 2011 12:31:07 +0300 Boris Nagaev blocks3d-wt: add an example of an alignment for input for the program
Wed, 14 Dec 2011 22:15:48 +0400 Daniil Alexeyevsky Bumped Debian release number1.4.0
Wed, 14 Dec 2011 21:09:28 +0400 Daniil Alexeyevsky Fix permissions for /var/run/wt/ for blocks3d-wt1.4.0
Wed, 14 Dec 2011 19:45:57 +0300 Daniil Alexeyevsky Recorded changes in debian/changelog (not all of them, regretfully)1.4.0
Wed, 14 Dec 2011 19:44:07 +0300 Daniil Alexeyevsky blocks3d-wt Debian: moved creation of /var/run/wt to initscript (as required by new Debian policy)1.4.0
Wed, 02 Nov 2011 19:44:22 +0300 Daniil Alexeyevsky Debian changelog entry for previous commit1.4.0
Wed, 02 Nov 2011 19:42:48 +0300 Daniil Alexeyevsky Fixed symlink in blocks3d debian package1.4.0
Thu, 13 Oct 2011 16:28:26 +0400 Daniil Alexeyevsky Rebuilt blocks3d-wt with newer wt1.4.0
Thu, 21 Jul 2011 14:23:12 +0400 Daniil Alexeyevsky Removed some of downloaded files fomr blocks3d/wt (see #93)1.4.0
Wed, 14 Dec 2011 22:05:00 +0400 Daniil Alexeyevsky Removed tag 1.4.0
Wed, 14 Dec 2011 22:04:39 +0400 Daniil Alexeyevsky Removed tag 1.4.01.4.0
Wed, 20 Jul 2011 19:17:03 +0400 Daniil Alexeyevsky Added call to blocks3d-www makefile target to debian package building rules (see #62)1.4.0
Wed, 20 Jul 2011 19:09:31 +0400 Daniil Alexeyevsky Added blocks3d javascript builder target to the global Makefile (closes #62)1.4.0
Wed, 14 Dec 2011 21:09:28 +0400 Daniil Alexeyevsky Fix permissions for /var/run/wt/ for blocks3d-wt
Wed, 14 Dec 2011 19:45:57 +0300 Daniil Alexeyevsky Recorded changes in debian/changelog (not all of them, regretfully)
Wed, 14 Dec 2011 19:44:07 +0300 Daniil Alexeyevsky blocks3d-wt Debian: moved creation of /var/run/wt to initscript (as required by new Debian policy)
Mon, 28 Nov 2011 18:33:25 +0300 Daniil Alexeyevsky Fixed bug in processors: used Block class for reading alignment file.
Mon, 28 Nov 2011 17:27:45 +0300 Daniil Alexeyevsky Bugfix: _append_columns was in Column instead of Block by mistake
Tue, 22 Nov 2011 00:13:40 +0300 Daniil Alexeyevsky Fixed two bugs in one place: base Alignment/Block
Mon, 21 Nov 2011 19:16:25 +0300 Daniil Alexeyevsky Fixed regression in base.SequenceMarkup: remove was not working due to a naming error
Mon, 21 Nov 2011 18:40:16 +0300 Daniil Alexeyevsky Added class Column to different dna/rna/protein modules too
Mon, 21 Nov 2011 18:39:34 +0300 Daniil Alexeyevsky Added dna.Sequence.reverse_complemented()
Mon, 21 Nov 2011 18:05:14 +0300 Daniil Alexeyevsky processors.Needle does not yet allow : in sequence names
Wed, 09 Nov 2011 00:49:31 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/allpy
Wed, 09 Nov 2011 00:49:25 +0300 Daniil Alexeyevsky Added internal support for new file format: FastQ
Tue, 08 Nov 2011 19:12:37 +0300 Daniil Alexeyevsky allpy.processor.ExternalCommand: close file descriptors from temporary files
Mon, 07 Nov 2011 18:20:12 +0300 Boris Nagaev sbbs_2009: fix a typo in comments
Fri, 04 Nov 2011 13:38:28 +0300 Daniil Alexeyevsky allpy.fileio: a little code cleanup
Fri, 04 Nov 2011 11:02:26 +0300 Daniil Alexeyevsky Moved allpy.fileio.bio.BioPythonFile.supports (which was static method) -> allpy.fileio.bio.supports (which is logical)
Fri, 04 Nov 2011 00:42:37 +0300 Daniil Alexeyevsky Split allpy.fileio into many files
Thu, 03 Nov 2011 23:34:03 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/allpy
Thu, 03 Nov 2011 23:33:58 +0300 Daniil Alexeyevsky Added util markup_to_file.py that converts sequence markup from markup file to fake sequences in output format
Thu, 03 Nov 2011 15:51:04 +0300 Boris Nagaev test: add ex2.fasta
Thu, 03 Nov 2011 15:47:23 +0300 Boris Nagaev test: rename aln1.fasta to ex1.fasta
Thu, 03 Nov 2011 15:40:25 +0300 Boris Nagaev remove some debugging prints from allpy library
Thu, 03 Nov 2011 14:27:53 +0300 Boris Nagaev pair_cores/compare_aln_3d: remove -o option
Wed, 02 Nov 2011 19:44:22 +0300 Daniil Alexeyevsky Debian changelog entry for previous commit
Wed, 02 Nov 2011 19:42:48 +0300 Daniil Alexeyevsky Fixed symlink in blocks3d debian package
Tue, 01 Nov 2011 18:45:31 +0300 Daniil Alexeyevsky Turned output of compare_aln_3d to a more regular format, simpler to describe
Fri, 28 Oct 2011 20:40:55 +0300 Boris Nagaev remove junk code from structure.get_id_parse()
Fri, 28 Oct 2011 00:42:17 +0300 Boris Nagaev add program compare_aln_3d.py
Thu, 27 Oct 2011 12:26:19 +0300 Boris Nagaev pair-cores/score-all: sort output lines
Wed, 26 Oct 2011 22:44:07 +0300 Boris Nagaev add script pair_cores/against-database.py
Wed, 26 Oct 2011 22:22:49 +0300 Boris Nagaev extract_prefab: fix a bug causing only one sequence from alignment markuped
Wed, 26 Oct 2011 00:02:43 +0300 Boris Nagaev add script to generate score table (pair-cores against some database)
Tue, 25 Oct 2011 22:28:14 +0300 Boris Nagaev remove old programs pair_cores/score.py and pair_cores/score_all.py
Tue, 25 Oct 2011 21:47:56 +0300 Boris Nagaev add program extract_prefab.py
Tue, 25 Oct 2011 21:24:02 +0300 Boris Nagaev add *args binding to utility class Binder
Fri, 21 Oct 2011 17:55:19 +0300 Boris Nagaev move helper class Binder from pair_cores_all.py to allpy/util.py
Fri, 21 Oct 2011 13:48:47 +0300 Boris Nagaev add pymol superimposition feature (draft)
Thu, 13 Oct 2011 16:28:26 +0400 Daniil Alexeyevsky Rebuilt blocks3d-wt with newer wt
Tue, 11 Oct 2011 17:21:44 +0400 Daniil Alexeyevsky MarkupIOMixin: added attribute quotes to allow quotation around markup serialized string; fixed implementation of SequenceCaseMarkup based on that; [closes #125]
Mon, 10 Oct 2011 22:14:47 +0400 Boris Nagaev add test alignment to .hgignore
Mon, 10 Oct 2011 22:03:58 +0400 Boris Nagaev fix pair_cores: add default value for argument ignore_one_ss of homology_from_3d()