../
|
tools/
|
115
(15 years ago)
by duarte:
Adapted to msdsd_00_07_a
Now uses MySQLConnection and PrintWriters and not mysql client through shell (got rid of that method)
Thus all methos taking new arguments user and pdbFile
New methods:
export2file taking accession_code, chain_pdb_code
export2file taking chain_id, model_id
|
testPymolServer.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
testPyMol.java
|
114
(15 years ago)
by duarte:
Initial commit. PyMol API script example, also using our PymolServerOutputStream to send commands directly to server
|
testMySQLConnection.java
|
107
(15 years ago)
by duarte:
Initial commit, Hello World MySQLConnection program for newcomers
|
testGraph2Pml.java
|
116
(15 years ago)
by filippis:
testGraph2Pml.java fixed according to changes made in Msdsd2Pdb.java
|
testClusterConnection.java
|
36
(16 years ago)
by duarte:
Now using constructor without key and createStatement with key, since createStatement without key is not allowed anymore (is now private)
|
makeNbhTbl.java
|
24
(16 years ago)
by stehr:
moved executables (classes with main function) to root directory
|