Revision
1372 -
Directory Listing
Modified
Wed Mar 30 09:55:49 2011 UTC
(11 years, 4 months 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.
Revision
1326 -
Directory Listing
Modified
Thu Mar 3 13:21:18 2011 UTC
(11 years, 5 months ago)
by
jmduarteg
Renamed xxxxError classes to xxxxException as they should be.
Revision
1305 -
Directory Listing
Modified
Fri Jan 21 10:11:16 2011 UTC
(11 years, 6 months ago)
by
jmduarteg
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
Revision
1042 -
Directory Listing
Added
Wed Apr 21 16:11:08 2010 UTC
(12 years, 3 months ago)
by
jmduarteg
New SiftsConnection and SiftsFeature classes for SIFTS pdb to uniprot mapping. Implemented the HasFeatures interface in Pdb. In the future we can hopefully use that mechanism for all features (sec. strucuture, scop and so on)