ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/owl/trunk/proteinstructure/PdbfilePdb.java
Links to HEAD: (view) (annotate)
Sticky Revision:
(Current path doesn't exist after revision 950)
Sort logs by:
Revision 261 - (view) (annotate) - [select for diffs]
Modified Mon Aug 13 08:53:11 2007 UTC (17 years, 1 month ago) by duarte
File length: 11492 byte(s)
Diff to previous 259
Fixed reading of SEQRES, was putting nulls for non-standard aas
Revision 259 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 16:40:44 2007 UTC (17 years, 1 month ago) by stehr
File length: 11391 byte(s)
Diff to previous 258
completed first version of dssp secondary structure assignment, can be switched on/off by status variable in Start, some other little fixes
Revision 258 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 16:06:53 2007 UTC (17 years, 1 month ago) by duarte
File length: 11278 byte(s)
Diff to previous 255
Now reading sequence from SEQRES lines. This fixes bug in cmview window was not showing whole contact map because of size of contact map was set to number of observed residues size
Revision 255 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 13:45:10 2007 UTC (17 years, 1 month ago) by stehr
File length: 10852 byte(s)
Diff to previous 250
PdbfilePdb now also accepts Casp prediction files ('PFRMAT TS' instead of 'HEADER')
Revision 250 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 14:48:37 2007 UTC (17 years, 1 month ago) by stehr
File length: 10497 byte(s)
Diff to previous 237
added application to count grid density, suppressed warning for secondary structure reassignment
Revision 237 - (view) (annotate) - [select for diffs]
Modified Thu Jul 19 14:23:35 2007 UTC (17 years, 2 months ago) by duarte
File length: 10485 byte(s)
Diff to previous 226
Now rmsd calculation works for 2 Pdb objects where there are missing residues (unobserved) or missing atoms
New Exception ConformationNotSameSizeError
Still not printing out individual distances between 2 conformations (altghough it is possible)
Can't specify yet a restricted range of residues to calculate rmsd only with them
Revision 226 - (view) (annotate) - [select for diffs]
Modified Fri Jul 6 13:43:30 2007 UTC (17 years, 2 months ago) by duarte
File length: 10170 byte(s)
Diff to previous 222
First geometric hashing implementation for calculating graph (with new class Box). Only does non-crossed cts
Geometrich hashing graph calculation kept in a separate method than normal get_graph. Still either of the methods can be used.
Using javax.vectormath objects for the vectors (distance method also from that)
Using TreeMap for get_coords_for_ct
Revision 222 - (view) (annotate) - [select for diffs]
Modified Wed Jul 4 15:39:01 2007 UTC (17 years, 2 months ago) by duarte
File length: 10132 byte(s)
Diff to previous 219
New secstruct2resinterval TreeMap to store secondary structure elements as a map of ss string ids to intervals
New class Interval
Revision 219 - (view) (annotate) - [select for diffs]
Modified Tue Jul 3 15:38:21 2007 UTC (17 years, 2 months ago) by duarte
File length: 9835 byte(s)
Diff to previous 217
Now reading also secondary structure (in a map of residue serials to secondary structure identifiers)
Revision 217 - (view) (annotate) - [select for diffs]
Modified Fri Jun 29 09:04:00 2007 UTC (17 years, 3 months ago) by stehr
File length: 6777 byte(s)
Diff to previous 215
now casting pdb codes to lower and pdb chain codes to upper in all constructors
Revision 215 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 15:43:04 2007 UTC (17 years, 3 months ago) by stehr
File length: 6717 byte(s)
Diff to previous 208
some clean up of exceptions in Pdb and Graph classes:
merged PdbAcCodeNotFoundError and MsdAcCodeNotFoundError into PdbCodeNotFoundError,
created new PdbChainCodeNotFound, got rid of stderr output, throwing exceptions with informative messages instead
Revision 208 - (view) (annotate) - [select for diffs]
Modified Wed Jun 27 14:42:12 2007 UTC (17 years, 3 months ago) by duarte
File length: 6379 byte(s)
Diff to previous 207
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
Revision 207 - (view) (annotate) - [select for diffs]
Added Wed Jun 27 11:06:34 2007 UTC (17 years, 3 months ago) by duarte
File length: 4849 byte(s)
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

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a