../
|
ConsensusSquare.java
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
GraphAveragerException.java
|
1305
(9 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.
|
ConsensusInterval.java
|
1347
(9 years ago)
by hstehr:
moving project CCCP to this repository
|
GraphAverager.java
|
1370
(9 years ago)
by hstehr:
Updated some JavaDocs
|
PhiPsiAverager.java
|
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.
|