age |
author |
description |
Mon, 31 Jan 2011 19:12:05 +0300 |
Daniil Alexeyevsky |
base.Alignment.process: added parameters to control what to copy |
Mon, 31 Jan 2011 18:44:23 +0300 |
Daniil Alexeyevsky |
Fixed bugs & refactored base.Alignment.process & it's helpers |
Wed, 26 Jan 2011 22:25:13 +0300 |
Daniil Alexeyevsky |
Implemented (uglyishly) Alignment.process. (see #25) |
Wed, 26 Jan 2011 21:34:36 +0300 |
Daniil Alexeyevsky |
Implemented stub of allpy.processors module. (see #23) |
Wed, 26 Jan 2011 21:21:36 +0300 |
Daniil Alexeyevsky |
Implemented Alignment.remove_gap_columns() (see #25) |
Wed, 26 Jan 2011 21:17:01 +0300 |
Daniil Alexeyevsky |
Block.flush_left() -> Alignment.flush("left"); implemented flushing left, right and center. (see #25) |
Wed, 26 Jan 2011 21:03:23 +0300 |
Daniil Alexeyevsky |
Renamed Alignment.to_fasta -> Alignment.to_file. (see #25) |
Wed, 26 Jan 2011 20:59:20 +0300 |
Daniil Alexeyevsky |
Renamed Alignment.column_at -> Alignment._column_at, since this is somewhat obscure method, not for external users. (see #25) |
Wed, 26 Jan 2011 20:57:43 +0300 |
Daniil Alexeyevsky |
All base.Alignment.append_* methods now return self. (see #25) |
Wed, 26 Jan 2011 20:56:33 +0300 |
Daniil Alexeyevsky |
Renamed Alignment.append_row -> Alignment.append_row_from_string. (see #25) |
Wed, 26 Jan 2011 20:54:38 +0300 |
Daniil Alexeyevsky |
Removed all trailing spaces in base.py |
Wed, 26 Jan 2011 20:45:34 +0300 |
Daniil Alexeyevsky |
Renamed Alignment.from_file -> Alignment.append_file |
Wed, 26 Jan 2011 16:01:50 +0300 |
Daniil Alexeyevsky |
Automated merge with ssh://kodomo/allpy |
Tue, 25 Jan 2011 16:03:00 +0300 |
Daniil Alexeyevsky |
Automated merge with ssh://kodomo/allpy |
Wed, 26 Jan 2011 15:38:36 +0300 |
boris (kodomo) |
improvements of mkcodes.py (see #16) |
Tue, 25 Jan 2011 15:53:42 +0300 |
boris |
Add generator of codes.py file (rels #16) |
Mon, 24 Jan 2011 22:01:21 +0300 |
boris |
fix #22 |
Mon, 24 Jan 2011 21:40:10 +0300 |
boris |
fix lib/sequence.py. bug when pdb chain is empty string |
Mon, 24 Jan 2011 21:36:08 +0300 |
boris |
(debug) ses_str.py |
Fri, 21 Jan 2011 17:01:21 +0300 |
Daniil Alexeyevsky |
Added virtual monomer types for undefined letters N and X, changed all previous such monomers to be considered modified |
Fri, 21 Jan 2011 15:28:26 +0300 |
Daniil Alexeyevsky |
Fixed references to monomer code tables. (closes #17) |
Fri, 21 Jan 2011 15:28:00 +0300 |
Daniil Alexeyevsky |
Fixed docs for monomer code tables; changed names to better ones |
Fri, 21 Jan 2011 15:22:22 +0300 |
Daniil Alexeyevsky |
Split data/codes into three separate lists (for rna, dna and proteins), (refs #17) |
Fri, 21 Jan 2011 15:00:23 +0300 |
Daniil Alexeyevsky |
Fixed references to base interface according to previous changes (closes #12) |
Thu, 20 Jan 2011 22:31:37 +0300 |
Daniil Alexeyevsky |
Renamed methods of Alignment as discussed (refs #12) |
Thu, 20 Jan 2011 22:07:23 +0300 |
Daniil Alexeyevsky |
base: removed Sequence.from_fasta (rels #12) |
Thu, 20 Jan 2011 22:06:57 +0300 |
Daniil Alexeyevsky |
base: introduced Sequence.from_monomers instead of Sequence() (rels #12) |
Thu, 20 Jan 2011 22:01:41 +0300 |
Daniil Alexeyevsky |
Removed all irrelevant super() invocations. (rels #13) |
Thu, 20 Jan 2011 21:51:24 +0300 |
Daniil Alexeyevsky |
Changed names & docstrings of classes in allpy.pdb to identify their mixinity. (closes #13) |
Wed, 19 Jan 2011 20:33:51 +0300 |
Daniil Alexeyevsky |
Added script to automatically set paths |
Wed, 19 Jan 2011 17:22:02 +0300 |
Daniil Alexeyevsky |
Fixed syntax errors in usecase2 |
Wed, 19 Jan 2011 16:57:38 +0300 |
Daniil Alexeyevsky |
Fixed: rna & dna sequences did not know their monomer types. |
Wed, 19 Jan 2011 16:26:27 +0300 |
Daniil Alexeyevsky |
Implemented dummy Alignment and Block for dna and rna |
Wed, 19 Jan 2011 16:11:04 +0300 |
Daniil Alexeyevsky |
Merge |
Wed, 19 Jan 2011 16:10:27 +0300 |
Daniil Alexeyevsky |
Backed out changeset 2e9cbe32a554 |
Fri, 14 Jan 2011 19:48:53 +0300 |
Daniil Alexeyevsky |
Added README.devel with a few words about PYTHONPATH |
Wed, 12 Jan 2011 22:27:08 +0300 |
Andrei |
flush_left renamed to flush_left_vblock. flush_left_vblocks created for multiple blocks flush left |
Wed, 12 Jan 2011 20:23:22 +0300 |
Andrei |
MSF output format by request implemented |
Wed, 12 Jan 2011 19:55:00 +0300 |
Andrei |
Helps refined |
Wed, 12 Jan 2011 19:36:16 +0300 |
Andrei |
Automated merge with ssh://kodomo.fbb.msu.ru/allpy |
Wed, 12 Jan 2011 19:36:09 +0300 |
Andrei |
Command line parameters added |
Sat, 18 Dec 2010 00:17:48 +0300 |
Daniil Alexeyevsky |
Added util flush_left.py |
Sat, 18 Dec 2010 00:16:20 +0300 |
Daniil Alexeyevsky |
Syntax error in allpy.fasta |
Fri, 17 Dec 2010 20:54:35 +0300 |
Daniil Alexeyevsky |
Fixed bug: fasta reader broke on files with Windows EOLs broke |
Fri, 17 Dec 2010 16:36:00 +0300 |
Daniil Alexeyevsky |
Added somewhat reasonable str and repr for Monomer and Sequence |
Fri, 17 Dec 2010 16:28:58 +0300 |
Daniil Alexeyevsky |
Got rid of all MonomerType classes |
Fri, 17 Dec 2010 00:58:54 +0300 |
Daniil Alexeyevsky |
Bugfixes in test/usecase1. |
Fri, 17 Dec 2010 00:57:35 +0300 |
Daniil Alexeyevsky |
save_fasta: always prepend space before description, even if no name is given |
Fri, 17 Dec 2010 00:57:06 +0300 |
Daniil Alexeyevsky |
Column object must be hashable, by identity. |
Fri, 17 Dec 2010 00:45:20 +0300 |
Daniil Alexeyevsky |
Added usecases from wiki to test/ directory |
Fri, 17 Dec 2010 00:38:40 +0300 |
Daniil Alexeyevsky |
Fixed allpy.fasta.parse_file to not produce bogus empty sequence |
Fri, 17 Dec 2010 00:35:31 +0300 |
Daniil Alexeyevsky |
Added to base.Monomer missing properties: code1, code3, name, is_modified |
Fri, 17 Dec 2010 00:32:13 +0300 |
Daniil Alexeyevsky |
Trivial bugfixes in base. Fixed Alignment.from_fasta and Sequence interface |
Fri, 17 Dec 2010 00:25:46 +0300 |
Daniil Alexeyevsky |
Trivial fixes in allpy.base.Block |
Fri, 17 Dec 2010 00:22:50 +0300 |
Daniil Alexeyevsky |
Added proper subclasses instantiation in allpy.protein |
Fri, 17 Dec 2010 00:22:16 +0300 |
Daniil Alexeyevsky |
Trivial fixes in base.Block |
Fri, 17 Dec 2010 00:18:19 +0300 |
Daniil Alexeyevsky |
Block is actually a mixing for Alignment |
Thu, 16 Dec 2010 23:45:57 +0300 |
Daniil Alexeyevsky |
Added allpy.base.Sequence.__hash__: sequences are hashed by identity |
Thu, 16 Dec 2010 23:43:18 +0300 |
Daniil Alexeyevsky |
Fixed module imports of allpy.base |
Thu, 16 Dec 2010 23:42:42 +0300 |
Daniil Alexeyevsky |
Moved leftover junk from allpy.base to allpy.pdb |