ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/trunk/proteinstructure
r130
File Last Change
 ../
Contact.java 123 (17 years ago) by duarte: Initial commit of the proteinstructure package. Contains classes to use pdb protein structures
PdbaseInconsistencyError.java 124 (17 years ago) by duarte: Added error handling for PdbaseInfo: 2 new exception classes
PdbaseAcCodeNotFoundError.java 124 (17 years ago) by duarte: Added error handling for PdbaseInfo: 2 new exception classes
PdbaseInfo.java 126 (17 years ago) by duarte: MYSQLUSER now taken from unix name with new getUserName method
AA.java 126 (17 years ago) by duarte: MYSQLUSER now taken from unix name with new getUserName method
EdgeState.java 128 (17 years ago) by duarte: ContactMap and EdgeState classes moved here from CMPredict repository
ContactMap.java 129 (17 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
Graph.java 129 (17 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
MsdsdInfo.java 130 (17 years ago) by duarte: NEW FEATURE: reading pdb data from msdsd New classes MsdsdInfo and its exception classes FIXED BUG in dump2pdbfile in Pdb: was not sorting the atom lines
MsdsdAcCodeNotFoundError.java 130 (17 years ago) by duarte: NEW FEATURE: reading pdb data from msdsd New classes MsdsdInfo and its exception classes FIXED BUG in dump2pdbfile in Pdb: was not sorting the atom lines
Pdb.java 130 (17 years ago) by duarte: NEW FEATURE: reading pdb data from msdsd New classes MsdsdInfo and its exception classes FIXED BUG in dump2pdbfile in Pdb: was not sorting the atom lines
MsdsdInconsistentResidueNumbersError.java 130 (17 years ago) by duarte: NEW FEATURE: reading pdb data from msdsd New classes MsdsdInfo and its exception classes FIXED BUG in dump2pdbfile in Pdb: was not sorting the atom lines
(Current path doesn't exist after revision 950)
         12 files shown