../
|
examples/
|
1198
(10 years ago)
by cvehlow:
classes moved
|
owl/
|
1248
(10 years ago)
by jmduarteg:
Now using our own ASA calculation instead of NACCESS for the interface areas calculation. We are slower than NACCESS but at least don't depend on it anymore, old NACCESS methods can still be used.
|
testPymolServer.java
|
951
(11 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.
|
testClusterConnection.java
|
1005
(10 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
(10 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
(10 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
(10 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
(10 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
(10 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
(10 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
(10 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
(10 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
(10 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
scorePdbSet.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
|
computeEnergies.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
|
superimposeMult.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
|
testPdb.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
|
addSeq2Mcma.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
|
compareAlignments.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
|
averageGraph.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
|
testDbRIGraph.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
|
testJUNGframework.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
|
scoreDecoys.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
|
runMD.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
|
alignSeq.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
|
pairwiseSeqId.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
|
compareCMs.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
|
calcVolsAndSurfs.java
|
1032
(10 years ago)
by jmduarteg:
Extracted the calc-vol and calc-surf runner code to its own Runner class.
|
mapMutations.java
|
1033
(10 years ago)
by jmduarteg:
Extracted the CSA parsing code to its own connection class.
|
genDbGraph.java
|
1035
(10 years ago)
by jmduarteg:
Extracted the EC data parsing code to its own connection class.
|
genGraph.java
|
1080
(10 years ago)
by jmduarteg:
Undoing some stuff commited by error in last commit
|
reconstruct.java
|
1099
(10 years ago)
by jmduarteg:
Some fixes to the help string
|
unitCellVol.java
|
1181
(10 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.
|
benchmarkGraphAlgorithm.java
|
1189
(10 years ago)
by jmduarteg:
Implemented inter-chain contact calculation (using same hashing algorithm as in intra-chain).
|
calculateGridDensity.java
|
1191
(10 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.
|
testAICGraph.java
|
1192
(10 years ago)
by jmduarteg:
Committing test class for AICGraph
|
scoreGeomOfPdbs.java
|
1208
(10 years ago)
by cvehlow:
Scoring:KendallsTau-method added to Statistics
|
enumerateInterfaces.java
|
1246
(10 years ago)
by jmduarteg:
Some minor improvements: now populating ids of ChainInterfaces, now interface area is half to match pisa's.
Fixed bug in getAllInterfaces tester, wasn't comparing properly in small values.
|