../
|
connections/
|
1413
(11 years ago)
by jmduarteg:
New option to output interfaces serialized file
|
features/
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
runners/
|
1435
(10 years ago)
by jmduarteg:
Fixed bugs in DaliRunner
- it wouldn't run from cmview when the two chains had same pdb code and pdb chain code
- it wouldn't work with newer versions of DaliLite as apparently the output file names and formats changed
|
sequence/
|
1406
(11 years ago)
by jmduarteg:
Some new methods for disulfide detection and other minor things
|
structure/
|
1443
(10 years ago)
by jmduarteg:
Converted table names to capitals and extracted constants. Original pdbase has capitals, it worked at mpi mg because we were using mysql in case insensitive mode.
|
util/
|
1431
(11 years ago)
by jmduarteg:
Changed behaviour of getId() in ChainInterfaceList, now uses the same ids as the interfaces, i.e. starts counting from 1 and not from 0.
New graph classes for storing interface topology
|