../
|
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
|
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)
|
PisaMolecule.java
|
1085
(12 years ago)
by jmduarteg:
Some new methods
|
PisaInterface.java
|
1096
(12 years ago)
by jmduarteg:
Minor doc fix
|
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)
|