Revision
1372 -
Directory Listing
Modified
Wed Mar 30 09:55:49 2011 UTC
(11 years, 3 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, 3 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, 5 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
1221 -
Directory Listing
Modified
Wed Sep 1 14:21:58 2010 UTC
(11 years, 10 months ago)
by
hstehr
updating annotations to get rid of warnings
Revision
1208 -
Directory Listing
Modified
Mon Aug 23 12:09:34 2010 UTC
(11 years, 10 months ago)
by
cvehlow
Scoring:KendallsTau-method added to Statistics
Revision
1200 -
Directory Listing
Modified
Thu Aug 19 10:16:06 2010 UTC
(11 years, 10 months ago)
by
hstehr
removed some bad characters
Revision
1187 -
Directory Listing
Modified
Wed Aug 11 14:46:34 2010 UTC
(11 years, 10 months ago)
by
cvehlow
Implementation of class for Check for Correctness of Casp server model files
Revision
1009 -
Directory Listing
Modified
Wed Mar 31 15:50:04 2010 UTC
(12 years, 3 months ago)
by
hstehr
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
Revision
1007 -
Directory Listing
Modified
Wed Mar 31 13:27:18 2010 UTC
(12 years, 3 months ago)
by
hstehr
Copied from:
trunk/src/casp/tools revision 1005
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
Revision
1005 -
Directory Listing
Modified
Wed Mar 31 12:29:26 2010 UTC
(12 years, 3 months ago)
by
hstehr
Original Path:
trunk/src/casp/tools
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core