../
|
proteinstructure/
|
278
(17 years ago)
by duarte:
Fixed bug with getFullLength when reading from pdb file
Now if SEQRES was missing then fullLength is maximum observed residue number instead of total number of observed residue numbers
New member variables obsLength and fullLength
|
tools/
|
203
(17 years ago)
by duarte:
Using apache xmlrpc version 3.0 in PyMolServerOutputStream
|
Manifest.txt
|
230
(17 years ago)
by stehr:
added class NodeSet
|
benchmarkGraphAlgorithm.java
|
254
(17 years ago)
by duarte:
Also writing graph to file
|
calculateGridDensity.java
|
250
(17 years ago)
by stehr:
added application to count grid density, suppressed warning for secondary structure reassignment
|
cnCoarseNbhood.java
|
272
(17 years ago)
by lappe:
|
cnEvalTargetNbhood.java
|
271
(17 years ago)
by lappe:
|
cnHashIterNbhood.java
|
266
(17 years ago)
by lappe:
|
cnex1.java
|
265
(17 years ago)
by lappe:
final version
incl. pessimistic tie-break
|
compareCMs.java
|
215
(17 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
|
genDbGraph.java
|
277
(17 years ago)
by duarte:
New script genGraph (generates graph to files)
Better error messages in both
|
genGraph.java
|
277
(17 years ago)
by duarte:
New script genGraph (generates graph to files)
Better error messages in both
|
hashIterNbhood.java
|
267
(17 years ago)
by lappe:
|
iterEvalNbhood.java
|
269
(17 years ago)
by lappe:
|
iterateNbhood.java
|
202
(17 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
(17 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
|
iterateUpperNbhood.java
|
202
(17 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
(17 years ago)
by lappe:
|
listInfoGain.java
|
202
(17 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
|
listInfoLoss.java
|
202
(17 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
(18 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
maxInfoGain.java
|
202
(17 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
|
minInfoGain.java
|
202
(17 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
|
testClusterConnection.java
|
202
(17 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
|
testGraph2Pml.java
|
116
(17 years ago)
by filippis:
testGraph2Pml.java fixed according to changes made in Msdsd2Pdb.java
|
testMySQLConnection.java
|
202
(17 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
|
testPdb.java
|
215
(17 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
|
testPyMol.java
|
114
(18 years ago)
by duarte:
Initial commit. PyMol API script example, also using our PymolServerOutputStream to send commands directly to server
|
testPymolServer.java
|
203
(17 years ago)
by duarte:
Using apache xmlrpc version 3.0 in PyMolServerOutputStream
|
writeTargetMoves.java
|
273
(17 years ago)
by lappe:
|