ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/branches/aglappe-jung
r453
File Last Change
 ../
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
proteinstructure/ 452 (16 years ago) by duarte: New class NbhoodBackgrnd representing a set of neighbourhoods loaded from a set of graphs of a non redundant pdb structures set. Rewrote RIGNbhood so that the TreeMap now contains also the central residue. Added methods equals() and match(). Adapted RIGraph.getNbhood to the new constructor in RIGNbhood
sadp/ 450 (16 years ago) by lpetzo: ... some more comments
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)
tools/ 419 (16 years ago) by duarte: Re-branching for JUNG2 development
Manifest.txt 419 (16 years ago) by duarte: Re-branching for JUNG2 development
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)
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)
cnCoarseNbhood.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
cnHashIterNbhood.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
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)
createGraphDb.sh 419 (16 years ago) by duarte: Re-branching for JUNG2 development
genDbGraph.java 453 (16 years ago) by duarte: Fixed bug: -r option was not being set by default
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)
hashIterNbhood.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
iterateNbhood.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
iterateUpperNbhood.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
listInfoGain.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
makeNbhTbl.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
reconstruct.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)
rewriteNBHood.java 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
scoreTargetMoves.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
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)
testGetChains.java 451 (16 years ago) by duarte: Fixed for new exceptions thrown by Pdb.load()
testGraph2Pml.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testGraphAverager.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)
testGraphClustering.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
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)
testMySQLConnection.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
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)
testPyMol.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
testResidueSelectionString.java 422 (16 years ago) by duarte: Now selection string stuff working: transfered methods from old NodeSet to Interval as static methods.
writeTargetMoves.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
         39 files shown