../
|
contactmaps/
|
1314
(10 years ago)
by jmduarteg:
Finally got rid of all duplicated amino acid methods in AAinfo. Now everything unified in AminoAcid enum.
|
Embedder.java
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
Bound.java
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
BoundsSmoother.java
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
Reconstructer.java
|
1009
(10 years 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
|
SparseMatrixException.java
|
1239
(10 years ago)
by gmueller:
sparse matrix exception
|
SparseMatrix.java
|
1243
(10 years ago)
by gmueller:
some methods removed and added to a new class, other simplified
|
AdjacencyMatrix.java
|
1245
(10 years ago)
by gmueller:
does most of the job SparseMatrix did before
|
SetScore.java
|
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.
|
Distiller.java
|
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.
|
Scorer.java
|
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.
|
ConePeeler.java
|
1314
(10 years ago)
by jmduarteg:
Finally got rid of all duplicated amino acid methods in AAinfo. Now everything unified in AminoAcid enum.
|