ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/trunk/proteinstructure
r208
File Last Change
 ../
AA.java 200 (17 years ago) by duarte: New isValidCT methods in AA New method get_resser_from_atomser in Pdb
Contact.java 185 (17 years ago) by duarte: Implemented hashCode method in Contact and GenericContact. Was necessary to use these classes as keys in Maps Fixed bug in equals method in GenericContact Changed middle character from "\t" to " " in toString
ContactList.java 178 (17 years ago) by duarte: Fixed bug in getMaxRange method, was not assigning to the max variable Added toString method to Contact
DbGraph.java 208 (17 years ago) by duarte: FIXED BUGS: - directed was not set when reading from cm file - pdbChainCode not set when reading from db given pdbCode - filling pdbresser2resser and resser2pdbresser hashmaps also in reading from pdb file - using "A" as chainCode when reading from pdb file - some error handling for file formats: new exception classes GraphFileFormatError and PdbfileFormatError
EdgeNbh.java 196 (17 years ago) by duarte: Added toString and getMotifFullGaps missing in EdgeNbh
FileGraph.java 208 (17 years ago) by duarte: FIXED BUGS: - directed was not set when reading from cm file - pdbChainCode not set when reading from db given pdbCode - filling pdbresser2resser and resser2pdbresser hashmaps also in reading from pdb file - using "A" as chainCode when reading from pdb file - some error handling for file formats: new exception classes GraphFileFormatError and PdbfileFormatError
GenericContact.java 185 (17 years ago) by duarte: Implemented hashCode method in Contact and GenericContact. Was necessary to use these classes as keys in Maps Fixed bug in equals method in GenericContact Changed middle character from "\t" to " " in toString
Graph.java 208 (17 years ago) by duarte: FIXED BUGS: - directed was not set when reading from cm file - pdbChainCode not set when reading from db given pdbCode - filling pdbresser2resser and resser2pdbresser hashmaps also in reading from pdb file - using "A" as chainCode when reading from pdb file - some error handling for file formats: new exception classes GraphFileFormatError and PdbfileFormatError
GraphFileFormatError.java 208 (17 years ago) by duarte: FIXED BUGS: - directed was not set when reading from cm file - pdbChainCode not set when reading from db given pdbCode - filling pdbresser2resser and resser2pdbresser hashmaps also in reading from pdb file - using "A" as chainCode when reading from pdb file - some error handling for file formats: new exception classes GraphFileFormatError and PdbfileFormatError
GraphIdNotFoundError.java 172 (17 years ago) by duarte: Got rid of some unnecessary warnings
MsdsdAcCodeNotFoundError.java 172 (17 years ago) by duarte: Got rid of some unnecessary warnings
MsdsdInconsistentResidueNumbersError.java 172 (17 years ago) by duarte: Got rid of some unnecessary warnings
MsdsdPdb.java 207 (17 years ago) by duarte: Restructured construction of Pdb and Graph objects: now subclasses for each case Cleaned up and made consistent database connections Now can also pass a MySQLConnection in all cases (as well as having default values for a default connection) PdbaseInfo and MsdsdInfo classes removed: now merged into PdbasePdb and MsdsdPdb respectively Updated following this changes testPdb and compareCMs
NbhProbDistribution.java 199 (17 years ago) by duarte: Implemented getRanks()
NodeNbh.java 196 (17 years ago) by duarte: Added toString and getMotifFullGaps missing in EdgeNbh
Pdb.java 208 (17 years ago) by duarte: FIXED BUGS: - directed was not set when reading from cm file - pdbChainCode not set when reading from db given pdbCode - filling pdbresser2resser and resser2pdbresser hashmaps also in reading from pdb file - using "A" as chainCode when reading from pdb file - some error handling for file formats: new exception classes GraphFileFormatError and PdbfileFormatError
PdbaseAcCodeNotFoundError.java 172 (17 years ago) by duarte: Got rid of some unnecessary warnings
PdbaseInconsistencyError.java 172 (17 years ago) by duarte: Got rid of some unnecessary warnings
PdbasePdb.java 207 (17 years ago) by duarte: Restructured construction of Pdb and Graph objects: now subclasses for each case Cleaned up and made consistent database connections Now can also pass a MySQLConnection in all cases (as well as having default values for a default connection) PdbaseInfo and MsdsdInfo classes removed: now merged into PdbasePdb and MsdsdPdb respectively Updated following this changes testPdb and compareCMs
PdbfileFormatError.java 208 (17 years ago) by duarte: FIXED BUGS: - directed was not set when reading from cm file - pdbChainCode not set when reading from db given pdbCode - filling pdbresser2resser and resser2pdbresser hashmaps also in reading from pdb file - using "A" as chainCode when reading from pdb file - some error handling for file formats: new exception classes GraphFileFormatError and PdbfileFormatError
PdbfilePdb.java 208 (17 years ago) by duarte: FIXED BUGS: - directed was not set when reading from cm file - pdbChainCode not set when reading from db given pdbCode - filling pdbresser2resser and resser2pdbresser hashmaps also in reading from pdb file - using "A" as chainCode when reading from pdb file - some error handling for file formats: new exception classes GraphFileFormatError and PdbfileFormatError
(Current path doesn't exist after revision 950)
         21 files shown