../
|
alignment/
|
1009
(12 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
|
features/
|
1067
(12 years ago)
by hstehr:
fixed a bug in SecondaryStructure.print(); added SecStrucElement.toString()
|
graphs/
|
1066
(12 years ago)
by hstehr:
new methods needed for CCCP: RIGraph.addEdgeIJ(i,j,weight), RIGEnsembl.loadFromDirectory(), GraphAverager.addZeroEdges(), SecondaryStructure.print()
|
scoring/
|
1084
(12 years ago)
by matt4077:
renamed conflicting ContactMap class.
|
AAinfo.java
|
1012
(12 years ago)
by hstehr:
bugfix: hard-coded paths to files aapairsBounds.dat and contactTypes.dat had to be updated following the refactoring (this was already fixed by previous commit); introduced proper error messags if files are not found
|
AminoAcid.java
|
1094
(12 years ago)
by jmduarteg:
Implemented reduced alphabets in AminoAcid class and modified entropy calculation to allow reduced alphabets.
|
Atom.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
AtomType.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
BackboneCoords.java
|
1009
(12 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
|
CiffilePdb.java
|
1032
(12 years ago)
by jmduarteg:
Extracted the calc-vol and calc-surf runner code to its own Runner class.
|
ConformationsNotSameSizeError.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
ContactType.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
Pdb.java
|
1049
(12 years ago)
by hstehr:
removing @Override annotations which were causing compilation errors for me
|
PdbChainCodeNotFoundError.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
PdbCodeNotFoundError.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
PdbLoadError.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
PdbSet.java
|
1009
(12 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
|
PdbaseInconsistencyError.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
PdbasePdb.java
|
1009
(12 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
|
PdbfilePdb.java
|
1009
(12 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
|
PolResidue.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
Polymer.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
Residue.java
|
1009
(12 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
|
Template.java
|
1034
(12 years ago)
by jmduarteg:
Extracted Scop parsing code to its own connection class.
|
TemplateList.java
|
1009
(12 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
|
aapairsBounds.dat
|
1012
(12 years ago)
by hstehr:
bugfix: hard-coded paths to files aapairsBounds.dat and contactTypes.dat had to be updated following the refactoring (this was already fixed by previous commit); introduced proper error messags if files are not found
|
contactTypes.dat
|
1012
(12 years ago)
by hstehr:
bugfix: hard-coded paths to files aapairsBounds.dat and contactTypes.dat had to be updated following the refactoring (this was already fixed by previous commit); introduced proper error messags if files are not found
|