../
|
proteinstructure/
|
153
(17 years ago)
by duarte:
NEW FUNCTIONALITY: Reading from pdb file given chain code or model serial fully implemented
Changed the chain that is dumped in dump2pdbfile directly to the Pdb.chain field i.e. internal chain identifier
Loads of new comments, including java doc for all constructors
|
tools/
|
121
(17 years ago)
by stehr:
Updated TableSorter to compile in Java 1.5 and some trivial changes in comments
|
listInfoGain.java
|
151
(17 years ago)
by lappe:
working version for each single nbring residue
|
makeNbhTbl.java
|
24
(18 years ago)
by stehr:
moved executables (classes with main function) to root directory
|
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
|
132
(17 years ago)
by duarte:
Added more tests for all cases
|
testPyMol.java
|
114
(18 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
|