ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/branches/aglappe-jung
r471
File Last Change
 ../
tools/ 419 (16 years ago) by duarte: Re-branching for JUNG2 development
tinker/ 441 (16 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)
actionTools/ 447 (16 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 (16 years ago) by lpetzo: ... some more comments
graphAveraging/ 459 (16 years ago) by stehr: moved GraphAverager to subpackage, added removeVertex function to RIGraph and AIGraph, added getEdgeFromSerials and containsEdgeIJ functions to ProtStructGraph
proteinstructure/ 470 (16 years ago) by stehr: Pdb objects now return strictly PdbLoadErrors (before, GetterErrors were thrown)
scoreTargetMoves.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateUpperNbs.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testClusterConnection.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testMySQLConnection.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
writeTargetMoves.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
Manifest.txt 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testGraph2Pml.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
hashIterNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
createGraphDb.sh 419 (16 years ago) by duarte: Re-branching for JUNG2 development
rewriteNBHood_parallel.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnCoarseNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testPymolServer.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
listInfoGain.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnHashIterNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
makeNbhTbl.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnEvalTargetNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnex1.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testGraphClustering.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateUpperNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
listInfoLoss.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
rewriteNBHood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testPyMol.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
maxInfoGain.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
minInfoGain.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterEvalNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateNbs.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testResidueSelectionString.java 422 (16 years ago) by duarte: Now selection string stuff working: transfered methods from old NodeSet to Interval as static methods.
genGraph.java 441 (16 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 (16 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 (16 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 (16 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 (16 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 (16 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 (16 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 (16 years ago) by duarte: Fixed for new exceptions thrown by Pdb.load()
genDbGraph.java 453 (16 years ago) by duarte: Fixed bug: -r option was not being set by default
dumpseq.java 457 (16 years ago) by duarte: Initial commit: script to dump sequences of pdb entries
testGraphAverager.java 459 (16 years ago) by stehr: moved GraphAverager to subpackage, added removeVertex function to RIGraph and AIGraph, added getEdgeFromSerials and containsEdgeIJ functions to ProtStructGraph
reconstruct.java 471 (16 years ago) by duarte: Added option for min range and max range filtering (-m, -M) Fixed output of an exception
         40 files shown