../
|
tools/
|
121
(17 years ago)
by stehr:
Updated TableSorter to compile in Java 1.5 and some trivial changes in comments
|
proteinstructure/
|
152
(17 years ago)
by duarte:
FIXED 2 BUGS. NEW FEATURE reading graph from db given graph_id
Bugs:
- nodes TreeMap in read_graph_from_file contained one letter res codes, now three letter codes
- in getCM was passing residues as a TreeMap of nums to three letter residue types, now passing one letter residue types
New constructor for getting graph from db given graph_id, new method to go with that get_db_graph_info
|
testPymolServer.java
|
24
(18 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
testPyMol.java
|
114
(18 years ago)
by duarte:
Initial commit. PyMol API script example, also using our PymolServerOutputStream to send commands directly to server
|
testPdb.java
|
132
(17 years ago)
by duarte:
Added more tests for all cases
|
testMySQLConnection.java
|
107
(18 years ago)
by duarte:
Initial commit, Hello World MySQLConnection program for newcomers
|
testGraph2Pml.java
|
116
(17 years ago)
by filippis:
testGraph2Pml.java fixed according to changes made in Msdsd2Pdb.java
|
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)
|
minInfoGain.java
|
149
(17 years ago)
by lappe:
min-info - functional
|
makeNbhTbl.java
|
24
(18 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
listInfoGain.java
|
151
(17 years ago)
by lappe:
working version for each single nbring residue
|