-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Igor--
>
> I noticed that psfGen.seqToPSF() returns incorrect starting residue when
> this number is >1000. Looking at the code it turned out that only thee
> digits were used to extract the residue number:
>
> if line.startswith('ATOM'):
> res = line[17:21]
> resid = int(line[23:26])
> if not beginResid: beginResid=resid
>
> Simply changing the limits to 22:26 corrects the problem.
>
thanks for the fix. It will be included in the next release.
best regards--
Charles
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iD8DBQFE9ZCJPK2zrJwS/lYRArDTAJ4uKDVweOyoXHKfXSnzkD66i5G2HgCdFMPw
ah9sb97rRN59oPj1iO3F+zY=
=71C2
-----END PGP SIGNATURE-----