Revision
1165 -
Directory Listing
Modified
Fri Jul 30 11:03:57 2010 UTC
(12 years ago)
by
cvehlow
HahpMap keytype changed to Pair instead of String
Revision
1158 -
Directory Listing
Modified
Wed Jul 21 11:00:08 2010 UTC
(12 years ago)
by
cvehlow
print function
Revision
1150 -
Directory Listing
Modified
Tue Jul 6 10:46:50 2010 UTC
(12 years, 1 month ago)
by
cvehlow
PrintOut method ion RIGGeometry
Revision
1135 -
Directory Listing
Modified
Fri Jun 25 13:40:27 2010 UTC
(12 years, 1 month ago)
by
cvehlow
Check for consistency in translation rotation framework.
Revision
1129 -
Directory Listing
Modified
Wed Jun 23 10:24:30 2010 UTC
(12 years, 1 month ago)
by
cvehlow
Additional method for coordinate transversion.
Revision
1127 -
Directory Listing
Modified
Wed Jun 23 09:44:17 2010 UTC
(12 years, 1 month ago)
by
matt4077
New Residuescoringfunctionimplementation
Revision
1125 -
Directory Listing
Modified
Mon Jun 21 15:39:04 2010 UTC
(12 years, 1 month ago)
by
cvehlow
Rotation and translation procedure transfered into extra class GmbpGeometry
Revision
1118 -
Directory Listing
Modified
Fri Jun 18 10:34:00 2010 UTC
(12 years, 1 month ago)
by
cvehlow
RIGGeometry: class that computes and stores geometry information for graph based on rotation and translation invariant framework.
Revision
1066 -
Directory Listing
Modified
Wed May 12 12:00:11 2010 UTC
(12 years, 3 months ago)
by
hstehr
new methods needed for CCCP: RIGraph.addEdgeIJ(i,j,weight), RIGEnsembl.loadFromDirectory(), GraphAverager.addZeroEdges(), SecondaryStructure.print()
Revision
1062 -
Directory Listing
Modified
Sun May 9 21:54:40 2010 UTC
(12 years, 3 months ago)
by
stehr
fixed a minor bug in JPredConnection; new method SecondaryStructure.getConsensusSecondaryStructure(); changed visibility of RIGEnsemble.addFile() to public
Revision
1052 -
Directory Listing
Modified
Tue Apr 27 16:07:48 2010 UTC
(12 years, 3 months ago)
by
hstehr
Fixing bad bug in JPredConnection which would always load the results from my test example instead of the real one; some minor edits in RIGraph
Revision
1038 -
Directory Listing
Modified
Tue Apr 20 10:08:47 2010 UTC
(12 years, 3 months ago)
by
matt4077
revert. wasn't the best idea.
Revision
1037 -
Directory Listing
Modified
Tue Apr 20 09:53:00 2010 UTC
(12 years, 3 months ago)
by
matt4077
adding phi/psi constraints to edges
Revision
1022 -
Directory Listing
Modified
Sun Apr 11 17:37:12 2010 UTC
(12 years, 4 months ago)
by
stehr
new methods in RIGEnsemble: loadFromMultiModelFile(File file, String chain), getAverageGraph(), getConsensusGraph(double weightCutoff)
Revision
1021 -
Directory Listing
Modified
Fri Apr 9 15:30:15 2010 UTC
(12 years, 4 months ago)
by
hstehr
adding some methods to RIGraph which are needed by CMView: discretizeByWeightCutoff(double), discretizeByNumContacts(int), getFullLength()
Revision
1017 -
Directory Listing
Modified
Fri Apr 9 09:42:32 2010 UTC
(12 years, 4 months ago)
by
jmduarteg
New methods for random sampling a RIGraph and randomly adding noise. The code was already somewhere in the embed package but here seems more convenient.
Revision
1009 -
Directory Listing
Modified
Wed Mar 31 15:50:04 2010 UTC
(12 years, 4 months ago)
by
hstehr
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
Revision
1006 -
Directory Listing
Added
Wed Mar 31 13:00:35 2010 UTC
(12 years, 4 months ago)
by
hstehr
refactoring: created packages runners.blast, runners.gromacs, structure.graphs, moved actionTools to util, structure.decoyScoring to owl.decoyScoring, tinker to runners.tinker