../
|
actionTools/
|
447
(14 years ago)
by lpetzo:
class Getter:
- function get() is now throwing GetterError exception
class GetterError:
- wrapper exception for all type of exceptions thrown in the get() function of class Getter
|
sadp/
|
450
(14 years ago)
by lpetzo:
... some more comments
|
graphAveraging/
|
459
(14 years ago)
by stehr:
moved GraphAverager to subpackage, added removeVertex function to RIGraph and AIGraph, added getEdgeFromSerials and containsEdgeIJ functions to ProtStructGraph
|
tinker/
|
474
(14 years ago)
by duarte:
Moved max cluster methods from SimilarityGraph to MaxClusterRunner. Removed SimilarityGraph
Now MaxClusterRunner can do all modes of maxcluster: ranking, matrix, and pairwise
Changed default for DEFAULT_FORCE_CONSTANT in TinkerRunner to 10.0
|
tools/
|
479
(14 years ago)
by duarte:
Submission of commands is now async
|
proteinstructure/
|
482
(14 years ago)
by stehr:
added missing class for RR file i/o
|
scoreTargetMoves.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
iterateNbhood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
iterateUpperNbs.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
testClusterConnection.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
testMySQLConnection.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
writeTargetMoves.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
Manifest.txt
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
testGraph2Pml.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
hashIterNbhood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
createGraphDb.sh
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
rewriteNBHood_parallel.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
cnCoarseNbhood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
testPymolServer.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
listInfoGain.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
cnHashIterNbhood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
cnEvalTargetNbhood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
cnex1.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
iterateUpperNbhood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
listInfoLoss.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
rewriteNBHood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
testPyMol.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
maxInfoGain.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
minInfoGain.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
makeNbhTbl.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
iterateNbs.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
iterEvalNbhood.java
|
419
(14 years ago)
by duarte:
Re-branching for JUNG2 development
|
testResidueSelectionString.java
|
422
(14 years ago)
by duarte:
Now selection string stuff working: transfered methods from old NodeSet to Interval as static methods.
|
genGraph.java
|
441
(14 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
benchmarkGraphAlgorithm.java
|
441
(14 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
testPdb.java
|
441
(14 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
testJUNGframework.java
|
441
(14 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
calculateGridDensity.java
|
441
(14 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
compareCMs.java
|
441
(14 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
testDeltaDistanceMap.java
|
441
(14 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
testGetChains.java
|
451
(14 years ago)
by duarte:
Fixed for new exceptions thrown by Pdb.load()
|
genDbGraph.java
|
453
(14 years ago)
by duarte:
Fixed bug: -r option was not being set by default
|
dumpseq.java
|
457
(14 years ago)
by duarte:
Initial commit: script to dump sequences of pdb entries
|
reconstruct.java
|
471
(14 years ago)
by duarte:
Added option for min range and max range filtering (-m, -M)
Fixed output of an exception
|
testGraphAverager.java
|
474
(14 years ago)
by duarte:
Moved max cluster methods from SimilarityGraph to MaxClusterRunner. Removed SimilarityGraph
Now MaxClusterRunner can do all modes of maxcluster: ranking, matrix, and pairwise
Changed default for DEFAULT_FORCE_CONSTANT in TinkerRunner to 10.0
|