allpy
view .hgeol @ 896:6134ae1dfdae
fix error caused by applying secondary structure markup
This bug should be digged.
For some reason BioPython's DSSP failed to get secondary structure
information of a residue:
$ ./pair_cores/pair_cores.py -i test/aln1.fasta -y aaa -e True
...
('A', (' ', 51, ' '))
caused by dssp.__getitem__
author | Boris Nagaev <bnagaev@gmail.com> |
---|---|
date | Fri, 23 Sep 2011 14:10:25 +0400 |
parents | 61e5d8e146c7 |
children |