ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/trunk
r176
File Last Change
 ../
proteinstructure/ 175 (17 years ago) by duarte: FIXED BUG in initialisation of fullLength when reading from file. In case of no sequence and nodes provided, was not getting correctly the maximum value for contacts. Now using the method getMaxContact from new class ContactList NEW FUNCTIONALITY in Graph: -New member variable modified -New methods addEdge, delEdge, restrictContactsToMaxRange, restrictContactsToMinRange, getContacts, getNodes, copy -Improved slightly the implementation of getEdgeNbh FIXED BUG in initialisation of fullLenght when reading from file. In case of no sequence and nodes provided, was not getting correctly the maximum value for contacts. Now using the method getMaxContact from ContactList New class ContactList NEW FUNCTIONALITY in Graph: -New member variable modified -New methods addEdge, delEdge, restrictContactsToMaxRange, restrictContactsToMinRange, getContacts, getNodes, copy -Improved slightly the implementation of getEdgeNbh New method getRange in Contact
tools/ 176 (17 years ago) by duarte: New static method getUserName and new constructor with only server and db
Manifest.txt 163 (17 years ago) by stehr: added Manifest
exchangeOne.java 168 (17 years ago) by lappe:
iterateNbhood.java 170 (17 years ago) by lappe: Running version, takes graph_id and resnr as input
iterateNbs.java 174 (17 years ago) by lappe: original version to be saved ...
iterateUpperNbhood.java 171 (17 years ago) by lappe: version of iterateNBHood for the uppercase background info pdb_reps_graph_4_2 for briefer output & calculation
iterateUpperNbs.java 173 (17 years ago) by lappe: running version summing delta Rank still to implement sum(deltza) for entropy etc.
listInfoGain.java 167 (17 years ago) by lappe:
listInfoLoss.java 160 (17 years ago) by lappe: tab-Formatted output added
makeNbhTbl.java 24 (18 years ago) by stehr: moved executables (classes with main function) to root directory
maxInfoGain.java 169 (17 years ago) by lappe:
minInfoGain.java 149 (17 years ago) by lappe: min-info - functional
testClusterConnection.java 36 (18 years ago) by duarte: Now using constructor without key and createStatement with key, since createStatement without key is not allowed anymore (is now private)
testGraph2Pml.java 116 (17 years ago) by filippis: testGraph2Pml.java fixed according to changes made in Msdsd2Pdb.java
testMySQLConnection.java 107 (18 years ago) by duarte: Initial commit, Hello World MySQLConnection program for newcomers
testPdb.java 162 (17 years ago) by duarte: Updated test class for Pdb/Graph objects
testPyMol.java 114 (17 years ago) by duarte: Initial commit. PyMol API script example, also using our PymolServerOutputStream to send commands directly to server
testPymolServer.java 24 (18 years ago) by stehr: moved executables (classes with main function) to root directory
         17 files shown