../
|
PisaConnection.java
|
1077
(12 years ago)
by jmduarteg:
Fixed a bug in PISA xml parser: pdb code was upper case, need to convert to lower case.
Some new functionality in PISA classes
|
PisaInterface.java
|
1215
(11 years ago)
by jmduarteg:
Fixed bug: using the negative side of the 26 translations was causing an incorrect number of interfaces reported for 1pmm and 1pmo. Not sure why but for the moment reverting to doing the positive side.
Changed cutoff to 5.9, then both 1pmm and 1pmo match pisa.
Better reporting of symops (now based on matrices converted to algebraic notation), before was not totally correct.
Still problems with the code as it does not match pisa for some examples (probably many), e.g. for 7odc reports 4 instead of 6 interfaces.
|
PisaInterfaceXMLParser.java
|
1215
(11 years ago)
by jmduarteg:
Fixed bug: using the negative side of the 26 translations was causing an incorrect number of interfaces reported for 1pmm and 1pmo. Not sure why but for the moment reverting to doing the positive side.
Changed cutoff to 5.9, then both 1pmm and 1pmo match pisa.
Better reporting of symops (now based on matrices converted to algebraic notation), before was not totally correct.
Still problems with the code as it does not match pisa for some examples (probably many), e.g. for 7odc reports 4 instead of 6 interfaces.
|
PisaMolecule.java
|
1215
(11 years ago)
by jmduarteg:
Fixed bug: using the negative side of the 26 translations was causing an incorrect number of interfaces reported for 1pmm and 1pmo. Not sure why but for the moment reverting to doing the positive side.
Changed cutoff to 5.9, then both 1pmm and 1pmo match pisa.
Better reporting of symops (now based on matrices converted to algebraic notation), before was not totally correct.
Still problems with the code as it does not match pisa for some examples (probably many), e.g. for 7odc reports 4 instead of 6 interfaces.
|
PisaResidue.java
|
1101
(12 years ago)
by jmduarteg:
Now serializable (to be able to write them to file)
|
PisaRimCore.java
|
1101
(12 years ago)
by jmduarteg:
Now serializable (to be able to write them to file)
|