From: Noel O'B. <bao...@gm...> - 2013-03-11 22:07:43
|
Thanks for letting us know, Ramon. We will correct this in the next release. - Noel On 7 March 2013 12:31, Ramon Crehuet <rc...@iq...> wrote: > Dear cclib developers, > I was trying to export my coordinates to Biopython and when using the > makebiopython function, I got an error. After reading the Atom function in > Biopython, I changed line 36 of cclib2biopython.py > from: > bioatoms.append(Atom(pt.element[atomno], coords, 0, 0, 0, 0, 0)) > to: > bioatoms.append(Atom(pt.element[atomno], coords, 0, 1, ' ', ' ', > pt.element[atomno])) > > Now it works. I am using Biopython version 1.60. > Hope this helps, > Ramon > > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > _______________________________________________ > cclib-users mailing list > ccl...@li... > https://lists.sourceforge.net/lists/listinfo/cclib-users |