../
|
proteinstructure/
|
129
(13 years ago)
by duarte:
NEW FUNCTIONALITY: can retrieve now a ContactMap object from a Graph object
New method getCM in Graph. New member variables: sequence, accode, chain, nodes, directed
Passing more data from Pdb to Graph in get_graph
New constructor in ContactMap
|
tools/
|
121
(13 years ago)
by stehr:
Updated TableSorter to compile in Java 1.5 and some trivial changes in comments
|
testPdb.java
|
127
(13 years ago)
by duarte:
Implemented read of pdb data from pdb file.
FIXED BUG in dumping of pdb file. Was missing end of line in atom lines
Added more tests in testPdb
|
testGraph2Pml.java
|
116
(13 years ago)
by filippis:
testGraph2Pml.java fixed according to changes made in Msdsd2Pdb.java
|
testPyMol.java
|
114
(13 years ago)
by duarte:
Initial commit. PyMol API script example, also using our PymolServerOutputStream to send commands directly to server
|
testMySQLConnection.java
|
107
(14 years ago)
by duarte:
Initial commit, Hello World MySQLConnection program for newcomers
|
testClusterConnection.java
|
36
(14 years ago)
by duarte:
Now using constructor without key and createStatement with key, since createStatement without key is not allowed anymore (is now private)
|
testPymolServer.java
|
24
(14 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
makeNbhTbl.java
|
24
(14 years ago)
by stehr:
moved executables (classes with main function) to root directory
|