../
|
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
|
PisaRimCore.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
|
PisaInterfaceXMLParser.java
|
1079
(12 years ago)
by jmduarteg:
Improved the rim and core calculation. The pdb res serial is now a String in PisaResidue (because of insertion codes)
|
PisaResidue.java
|
1079
(12 years ago)
by jmduarteg:
Improved the rim and core calculation. The pdb res serial is now a String in PisaResidue (because of insertion codes)
|
PisaInterface.java
|
1082
(12 years ago)
by jmduarteg:
Fixed bug in getRimAndCore, now we do end the loop correctly at the hard cutoff value.
|
PisaMolecule.java
|
1082
(12 years ago)
by jmduarteg:
Fixed bug in getRimAndCore, now we do end the loop correctly at the hard cutoff value.
|