../
|
tools/
|
381
(14 years ago)
by lpetzo:
a generic pair class
|
tinker/
|
393
(14 years ago)
by duarte:
Moved DEFAULT_FORCECONSTANT up to TinkerRunner. New member variable defaultForceConstant in ConstraintsMaker
|
sadp/
|
416
(14 years ago)
by lpetzo:
- changed the identation mode
- added some comments
|
proteinstructure/
|
425
(14 years ago)
by duarte:
Fixed bug in Graph constructor from sadp's ContactMap
|
actionTools/
|
417
(14 years ago)
by lpetzo:
abstract class implementing the Runnable interface
|
writeTargetMoves.java
|
313
(14 years ago)
by lappe:
short form to compress nbstrings = condense multiple occurence of a symbol in the nbhstring to 1. Still a bitz buggy. sometimes 2 symbols are left in ?
|
testResidueSelectionString.java
|
351
(14 years ago)
by stehr:
added some test programs to default package
|
testPymolServer.java
|
203
(15 years ago)
by duarte:
Using apache xmlrpc version 3.0 in PyMolServerOutputStream
|
testPyMol.java
|
114
(15 years ago)
by duarte:
Initial commit. PyMol API script example, also using our PymolServerOutputStream to send commands directly to server
|
testPdb.java
|
215
(15 years ago)
by stehr:
some clean up of exceptions in Pdb and Graph classes:
merged PdbAcCodeNotFoundError and MsdAcCodeNotFoundError into PdbCodeNotFoundError,
created new PdbChainCodeNotFound, got rid of stderr output, throwing exceptions with informative messages instead
|
testMySQLConnection.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
testGraphClustering.java
|
351
(14 years ago)
by stehr:
added some test programs to default package
|
testGraphAverager.java
|
389
(14 years ago)
by stehr:
implemented tinker reconstruction of consensus graphs created with GraphAverager
|
testGraph2Pml.java
|
116
(15 years ago)
by filippis:
testGraph2Pml.java fixed according to changes made in Msdsd2Pdb.java
|
testDeltaDistanceMap.java
|
327
(14 years ago)
by stehr:
fixed missing references to constants in class AA
|
testClusterConnection.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
scoreTargetMoves.java
|
390
(14 years ago)
by duarte:
Not creating anymore the score table
|
runGenDbGraph.sh
|
395
(14 years ago)
by duarte:
Initial commit. Provisional script to use the genDbGraph program when iterating through loads of structures, because of the "memory leak" problem is not possible to use directly genDbGraph to iterate over many structures (~1000)
|
rewriteNBHood_parallel.java
|
291
(14 years ago)
by lappe:
1st version scoring with pdb_reps_graph_4_2 and full nbhood string
|
rewriteNBHood.java
|
299
(14 years ago)
by lappe:
only one out of both BB/SC insertion per moves based
on sc/bb domin. out of temp shell
|
reconstruct.java
|
393
(14 years ago)
by duarte:
Moved DEFAULT_FORCECONSTANT up to TinkerRunner. New member variable defaultForceConstant in ConstraintsMaker
|
minInfoGain.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
maxInfoGain.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
makeNbhTbl.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
listInfoLoss.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
listInfoGain.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
iterateUpperNbs.java
|
268
(14 years ago)
by lappe:
|
iterateUpperNbhood.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
iterateNbs.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
iterateNbhood.java
|
202
(15 years ago)
by duarte:
MySQLConnection now throwing SQLException on connect
Many files changed following this: all calling classes now re-throwing or catching the SQLException
|
iterEvalNbhood.java
|
269
(14 years ago)
by lappe:
|
hashIterNbhood.java
|
267
(14 years ago)
by lappe:
|
genGraph.java
|
396
(14 years ago)
by filippis:
Added mode option in genDbGraph whether to find and store info for the residues (SCOP,NACCESS,EC,CSA,...)
|
genDbGraph.java
|
412
(14 years ago)
by filippis:
Changes in Pdb
-checkConsurfHssp: in the mistakes calculated I add now at the end the difference between the number of residues and the number of consurf scores
-writeAtomLines has now a boolean argument called pdbCompatible: if pdbCompatible is true, then only the first character of chainCode and not the 'whole' chainCode is exported to the file.
-another WriteAtomLines has also been added without this extra argument for backwards compatibility: default value for pdbCompatible is false
-dump2pdbfile has also been changed in similar way
-runDssp and runNaccess now call the above methods with true pdbCompatible
Changes in genDbGraph
-1 summary output line has been added to provide info about csa, naccess, scop, ec, dssp, ...
-DSSP is run with 3state
|
createGraphDb.sh
|
413
(14 years ago)
by filippis:
createGraphDb.sh
-pchain_code is now modified to VARCHAR(2) from CHAR(1) due to pdbase_chain_code
-index for pdb_residue_info table added
|
compareCMs.java
|
215
(15 years ago)
by stehr:
some clean up of exceptions in Pdb and Graph classes:
merged PdbAcCodeNotFoundError and MsdAcCodeNotFoundError into PdbCodeNotFoundError,
created new PdbChainCodeNotFound, got rid of stderr output, throwing exceptions with informative messages instead
|
cnex1.java
|
265
(14 years ago)
by lappe:
final version
incl. pessimistic tie-break
|
cnHashIterNbhood.java
|
266
(14 years ago)
by lappe:
|
cnEvalTargetNbhood.java
|
271
(14 years ago)
by lappe:
|
cnCoarseNbhood.java
|
272
(14 years ago)
by lappe:
|
calculateGridDensity.java
|
303
(14 years ago)
by stehr:
added writeResultsToFile()
|
benchmarkGraphAlgorithm.java
|
254
(14 years ago)
by duarte:
Also writing graph to file
|
Manifest.txt
|
321
(14 years ago)
by stehr:
added test program for difference distance maps, updated Manifest to v0.8.5
|