../
|
tests/
|
1419
(9 years ago)
by jmduarteg:
Improvements mainly to ChainInterface and associated classes: now can detect a lot more specific interactions in interface: disulfides, hydrogen bonds, any other kind of close interactions
|
sadp/
|
1305
(10 years 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.
|
ppi/
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
mutanom/
|
1392
(9 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
litNet/
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
graphAveraging/
|
1392
(9 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
gmbp/
|
1392
(9 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
embed/
|
1399
(9 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
deltaRank/
|
1314
(9 years ago)
by jmduarteg:
Finally got rid of all duplicated amino acid methods in AAinfo. Now everything unified in AminoAcid enum.
|
decoyScoring/
|
1392
(9 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
core/
|
1427
(9 years ago)
by jmduarteg:
Fixed bug in pdb file parsing. Wasn't checking properly for atom serials in ascending order (was checking across chains and needs to be within chains only)
|
cccp/
|
1399
(9 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
casp/
|
1399
(9 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|