../
|
owl/
|
1241
(11 years ago)
by jmduarteg:
Fixed bug: the bsa values of residues of the different interfaces were being updated on the same references, we have to copy before creating ChainInterface objects in getAllInterfaces.
Implemented interface pdb file outputting in enumerateInterfaces
Still interfaces tests don't pass because of 2 problems: a) order of first/second molecule not necessarily same as PISA (and in case of same chain codes can't catch it with chain codes), b) in many cases there are many minor discrepancies, usually associated to a lot of small negative bsa values.
|
examples/
|
1198
(11 years ago)
by cvehlow:
classes moved
|
enumerateInterfaces.java
|
1241
(11 years ago)
by jmduarteg:
Fixed bug: the bsa values of residues of the different interfaces were being updated on the same references, we have to copy before creating ChainInterface objects in getAllInterfaces.
Implemented interface pdb file outputting in enumerateInterfaces
Still interfaces tests don't pass because of 2 problems: a) order of first/second molecule not necessarily same as PISA (and in case of same chain codes can't catch it with chain codes), b) in many cases there are many minor discrepancies, usually associated to a lot of small negative bsa values.
|
scoreGeomOfPdbs.java
|
1208
(11 years ago)
by cvehlow:
Scoring:KendallsTau-method added to Statistics
|
testAICGraph.java
|
1192
(11 years ago)
by jmduarteg:
Committing test class for AICGraph
|
calculateGridDensity.java
|
1191
(11 years ago)
by jmduarteg:
Considerable clean up of Pdb. Now the algorithm for calculating atom contacts is all under new class Grid (also refactored Box to GridCell). Tests for graph calculations passed.
|
benchmarkGraphAlgorithm.java
|
1189
(11 years ago)
by jmduarteg:
Implemented inter-chain contact calculation (using same hashing algorithm as in intra-chain).
|
unitCellVol.java
|
1181
(11 years ago)
by jmduarteg:
Now parsing the unit cell and crystal space group info when reading PDB sources. New simple script for unit cell volume.
|
reconstruct.java
|
1099
(11 years ago)
by jmduarteg:
Some fixes to the help string
|
genGraph.java
|
1080
(11 years ago)
by jmduarteg:
Undoing some stuff commited by error in last commit
|
genDbGraph.java
|
1035
(12 years ago)
by jmduarteg:
Extracted the EC data parsing code to its own connection class.
|
mapMutations.java
|
1033
(12 years ago)
by jmduarteg:
Extracted the CSA parsing code to its own connection class.
|
calcVolsAndSurfs.java
|
1032
(12 years ago)
by jmduarteg:
Extracted the calc-vol and calc-surf runner code to its own Runner class.
|
scorePdbSet.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
|
computeEnergies.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
|
superimposeMult.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
|
testPdb.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
|
addSeq2Mcma.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
|
compareAlignments.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
|
averageGraph.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
|
testDbRIGraph.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
|
testJUNGframework.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
|
scoreDecoys.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
|
runMD.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
|
alignSeq.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
|
pairwiseSeqId.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
|
compareCMs.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
|
testClusterConnection.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
|
testMySQLConnection.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
|
checkChirality.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
|
mirrorIt.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
|
writeSASAtoBFactor.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
|
testPyMol.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
|
dumppdb.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
|
analyseHistone.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
|
dumpseq.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
|
writePerAtomDistancesToBFactor.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
|
testPymolServer.java
|
951
(12 years ago)
by duarte:
Reorganised the project with a src folder for java source files.
Added a jars dir with all jars needed for the project.
Added .project and .classpath pointing to relative path of jars.
The project should now work out of the box after a check-out with eclipse. No need to setup external jars or anything.
|