allpy
view allpy/markups.py @ 704:80043822a41e
Added fileio.File.read_alignment and fileio.File.write_alignment [closes #57]
This is now the recommended interface.
In the following commits this interface will be used to write markup together
with alignment.
Previously, fileio received the alignment torn-apart into sequence
representations as strings with gaps, sequence names and descriptions.
Now, fileio tears the alignment apart by itself.
author | Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru> |
---|---|
date | Thu, 07 Jul 2011 19:21:12 +0400 |
parents | 4d1f5ece3f0a |
children | 21cfc7897a8f |
line source
46 # vim: set ts=4 sts=4 sw=4 et: