ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/owl/branches/aglappe-jung/reconstruct.java
Links to HEAD: (view) (annotate)
Sticky Revision:
Sort logs by:
Revision 420 - (view) (annotate) - [select for diffs]
Modified Thu Nov 22 17:27:44 2007 UTC (16 years, 10 months ago) by duarte
File length: 8448 byte(s)
Diff to previous 419
First implementation of the new graph framework using JUNG2. Still a few classes to fix, but all basic functionality is there.
NOTE: at the moment ProtStructGraph is a SparseGraph which doesn't guarantee that the graph has no parallel or loop edges (I thought that would be solved by using the SimpleGraph interface but it doesn't, that's only a marker interface)
Revision 419 - (view) (annotate) - [select for diffs]
Modified Thu Nov 22 14:09:18 2007 UTC (16 years, 10 months ago) by duarte
File length: 8432 byte(s)
Diff to previous 393
Re-branching for JUNG2 development
Revision 393 - (view) (annotate) - [select for diffs]
Modified Thu Nov 8 11:49:38 2007 UTC (16 years, 10 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 8432 byte(s)
Diff to previous 379
Moved DEFAULT_FORCECONSTANT up to TinkerRunner. New member variable defaultForceConstant in ConstraintsMaker
Revision 379 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 14:22:54 2007 UTC (16 years, 10 months ago) by stehr
Original Path: trunk/reconstruct.java
File length: 8315 byte(s)
Diff to previous 373
redesign of TinkerRunner: added 2 reconstruct methods, one which generates normal tinker output for a given number of models, and one fully automatic one which simply returns one pdb object;
updated reconstruct.java to make use of the new TinkerRunner method;
updated GraphAverager: now assigning edgetype and cutoff to consensus graph

Revision 373 - (view) (annotate) - [select for diffs]
Modified Wed Oct 31 15:25:46 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 11623 byte(s)
Diff to previous 368
Fixed (yet again) the report output, now also outputting size (number of residues) of protein
Revision 368 - (view) (annotate) - [select for diffs]
Modified Thu Oct 25 09:38:02 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 11157 byte(s)
Diff to previous 367
Now parsing tinker's error function value, changed report file format (again!!)
Revision 367 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 13:29:15 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 11051 byte(s)
Diff to previous 349
Changed name of native output pdb file
Revision 349 - (view) (annotate) - [select for diffs]
Modified Thu Oct 11 12:29:42 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 11049 byte(s)
Diff to previous 348
Now writing also original pdb file
Fixed output of rmsd: now only few decimal figures output
Revision 348 - (view) (annotate) - [select for diffs]
Modified Thu Oct 11 12:09:57 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 10456 byte(s)
Diff to previous 347
Now tinker.log has also baseName in file name
Revision 347 - (view) (annotate) - [select for diffs]
Modified Thu Oct 11 08:54:50 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 10446 byte(s)
Diff to previous 346
Writing report to file instead of standard output
Catching unknown errors in runDistgeom (all other non-zero exit values)
Revision 346 - (view) (annotate) - [select for diffs]
Modified Thu Oct 11 08:38:36 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 10094 byte(s)
Diff to previous 344
Doing more input error checks
In ConstraintsMaker createConstraints won't throw Exception anymore, we only assery that ALL can't be used
Revision 344 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 16:24:50 2007 UTC (16 years, 11 months ago) by stehr
Original Path: trunk/reconstruct.java
File length: 9846 byte(s)
Diff to previous 340
cathing InterruptedException from TinkerRunner
Revision 340 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 15:13:45 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 9687 byte(s)
Diff to previous 338
Fixed the output
Revision 338 - (view) (annotate) - [select for diffs]
Added Fri Oct 5 11:56:28 2007 UTC (16 years, 11 months ago) by duarte
Original Path: trunk/reconstruct.java
File length: 9727 byte(s)
Initial commit of reconstruct script. Works only sometimes!! Some others doesn't run distgeom without apparent reason!
Throwing less exceptions in ConstraintsMaker

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