../
|
tools/
|
121
(17 years ago)
by stehr:
Updated TableSorter to compile in Java 1.5 and some trivial changes in comments
|
proteinstructure/
|
142
(17 years ago)
by duarte:
FIXED BUG: getCM wasn't working well when reading from db and there were unobserved residues
Now setting the sequence to blank when reading from db. Also when reading from file (still nodes reading is not implemented)
In ContactMap constructor different handling when sequence is blank
|
testPymolServer.java
|
24
(18 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
makeNbhTbl.java
|
24
(18 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
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)
|
testMySQLConnection.java
|
107
(18 years ago)
by duarte:
Initial commit, Hello World MySQLConnection program for newcomers
|
testPyMol.java
|
114
(18 years ago)
by duarte:
Initial commit. PyMol API script example, also using our PymolServerOutputStream to send commands directly to server
|
testGraph2Pml.java
|
116
(17 years ago)
by filippis:
testGraph2Pml.java fixed according to changes made in Msdsd2Pdb.java
|
testPdb.java
|
132
(17 years ago)
by duarte:
Added more tests for all cases
|