../
|
AAinfo.java
|
438
(13 years ago)
by filippis:
AAInfo
-isValidContactType, isValidSingleAtomContactType, isValidMultipleAtomContactType takes into account the directionality, the overlapping atoms and the "+"
-isOverlapping method has been added
AIGEdge
-copy method added
AIGNode
-equals and copy methods has been added
AIGraph
-getRIGraph now takes argument directed and directionality doesn't depend anymore on isCrossed
-distances are now set for RIGNodes in getRIGraph
-for undirected, crossed graphs we take care not to add parallel RIGedges in getRIGraph
-we set now the secondaryStructure object of RIGraph in getRIGraph
-addGraph has been added
Box
-we throw away wrong check in getDistancesWithinBox - read the comment
DbRIGraph
-constructors now take argument directed and directionality doesn't depend anymore on isCrossed
-distances are read also from db and set for RIGEdges
Pdb
-get_graph now takes as argument directed and directionality doesn't depend anymore on isCrossed
-there is check for forbidden cts in get_graph
-cts with + are taken into account in get_graph
RIGEdge
-setAtomWeight and setDistance methods have been added
RIGNode
-equals method has been added
RIGraph
-getObsLength has been deleted
-we take care now of the new cts (+,undirected crossed), of null secondary structure case and of distances in write_graph_to_db and write_graph_to_db_fast
genDbGraph
-argument for directionality is now added
|
AIGEdge.java
|
438
(13 years ago)
by filippis:
AAInfo
-isValidContactType, isValidSingleAtomContactType, isValidMultipleAtomContactType takes into account the directionality, the overlapping atoms and the "+"
-isOverlapping method has been added
AIGEdge
-copy method added
AIGNode
-equals and copy methods has been added
AIGraph
-getRIGraph now takes argument directed and directionality doesn't depend anymore on isCrossed
-distances are now set for RIGNodes in getRIGraph
-for undirected, crossed graphs we take care not to add parallel RIGedges in getRIGraph
-we set now the secondaryStructure object of RIGraph in getRIGraph
-addGraph has been added
Box
-we throw away wrong check in getDistancesWithinBox - read the comment
DbRIGraph
-constructors now take argument directed and directionality doesn't depend anymore on isCrossed
-distances are read also from db and set for RIGEdges
Pdb
-get_graph now takes as argument directed and directionality doesn't depend anymore on isCrossed
-there is check for forbidden cts in get_graph
-cts with + are taken into account in get_graph
RIGEdge
-setAtomWeight and setDistance methods have been added
RIGNode
-equals method has been added
RIGraph
-getObsLength has been deleted
-we take care now of the new cts (+,undirected crossed), of null secondary structure case and of distances in write_graph_to_db and write_graph_to_db_fast
genDbGraph
-argument for directionality is now added
|
AIGNode.java
|
438
(13 years ago)
by filippis:
AAInfo
-isValidContactType, isValidSingleAtomContactType, isValidMultipleAtomContactType takes into account the directionality, the overlapping atoms and the "+"
-isOverlapping method has been added
AIGEdge
-copy method added
AIGNode
-equals and copy methods has been added
AIGraph
-getRIGraph now takes argument directed and directionality doesn't depend anymore on isCrossed
-distances are now set for RIGNodes in getRIGraph
-for undirected, crossed graphs we take care not to add parallel RIGedges in getRIGraph
-we set now the secondaryStructure object of RIGraph in getRIGraph
-addGraph has been added
Box
-we throw away wrong check in getDistancesWithinBox - read the comment
DbRIGraph
-constructors now take argument directed and directionality doesn't depend anymore on isCrossed
-distances are read also from db and set for RIGEdges
Pdb
-get_graph now takes as argument directed and directionality doesn't depend anymore on isCrossed
-there is check for forbidden cts in get_graph
-cts with + are taken into account in get_graph
RIGEdge
-setAtomWeight and setDistance methods have been added
RIGNode
-equals method has been added
RIGraph
-getObsLength has been deleted
-we take care now of the new cts (+,undirected crossed), of null secondary structure case and of distances in write_graph_to_db and write_graph_to_db_fast
genDbGraph
-argument for directionality is now added
|
AIGraph.java
|
465
(13 years ago)
by duarte:
New feature: now Pdb objects can be restricted to SCOP domains
New member field sid in Pdb and ProtStructGraph if Pdb/ProtStructGraph is restricted to SCOP domain
|
Alignment.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
AlignmentConstructionError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
Box.java
|
438
(13 years ago)
by filippis:
AAInfo
-isValidContactType, isValidSingleAtomContactType, isValidMultipleAtomContactType takes into account the directionality, the overlapping atoms and the "+"
-isOverlapping method has been added
AIGEdge
-copy method added
AIGNode
-equals and copy methods has been added
AIGraph
-getRIGraph now takes argument directed and directionality doesn't depend anymore on isCrossed
-distances are now set for RIGNodes in getRIGraph
-for undirected, crossed graphs we take care not to add parallel RIGedges in getRIGraph
-we set now the secondaryStructure object of RIGraph in getRIGraph
-addGraph has been added
Box
-we throw away wrong check in getDistancesWithinBox - read the comment
DbRIGraph
-constructors now take argument directed and directionality doesn't depend anymore on isCrossed
-distances are read also from db and set for RIGEdges
Pdb
-get_graph now takes as argument directed and directionality doesn't depend anymore on isCrossed
-there is check for forbidden cts in get_graph
-cts with + are taken into account in get_graph
RIGEdge
-setAtomWeight and setDistance methods have been added
RIGNode
-equals method has been added
RIGraph
-getObsLength has been deleted
-we take care now of the new cts (+,undirected crossed), of null secondary structure case and of distances in write_graph_to_db and write_graph_to_db_fast
genDbGraph
-argument for directionality is now added
|
CatalSiteSet.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
CatalyticSite.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
CiffileFormatError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
CiffilePdb.java
|
470
(13 years ago)
by stehr:
Pdb objects now return strictly PdbLoadErrors (before, GetterErrors were thrown)
|
ConformationsNotSameSizeError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
ContactType.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
DbRIGraph.java
|
469
(13 years ago)
by duarte:
Fixed potentially dangerous bug: was constructing edges wrongly!: with i residue number as the weight!
|
EC.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
ECRegion.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
FastaFileFormatError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
FileFormatError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
FileRIGraph.java
|
421
(13 years ago)
by duarte:
Now graph generation in Pdb also works when we pass a crossed contact type with overlapping atom sets, e.g. ALL/BB (changes were: added a couple of new conditions in Box and in Pdb's AIGraph getGraph(ct,cutoff))
Loads of better comments
|
GraphFileFormatError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
GraphIODb.java
|
477
(13 years ago)
by duarte:
Adapted IO methods in NodesAndEdges to JUNG framework:
added 2 classes:
- GraphIODb: does reading and writing a Graph<V,E> from/to database
- GraphIOGDLFile: does writing of a Graph<V,E> to GDL file for aiSee exporting
|
GraphIOGDLFile.java
|
477
(13 years ago)
by duarte:
Adapted IO methods in NodesAndEdges to JUNG framework:
added 2 classes:
- GraphIODb: does reading and writing a Graph<V,E> from/to database
- GraphIOGDLFile: does writing of a Graph<V,E> to GDL file for aiSee exporting
|
GraphIdNotFoundError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
IntPairComparator.java
|
426
(13 years ago)
by duarte:
Now PairWiseAlignmentConverter and PairwiseAlignmentGraphConverter work in the new JUNG framework.
New class IntPairComparator
Now sorting output in RIGraph.write_graph_to_file
|
IntPairSet.java
|
427
(13 years ago)
by duarte:
Fixed bug in PairwiseAlignmentGraphConverter: was not adding the nodes for gaps, also some other minor bugs fixed in copying of objects
Fixed bug in getAllCommonNbhSizes, 1) now returning a HashMap on
Pair<Integer>, not Pair<RIGNode> 2) was filling cells when size=0
Added method getIncidentNodes to IntPairSet as a temporary fix
|
Interval.java
|
472
(13 years ago)
by lpetzo:
new function: createSelectionString(TreeSet<Integer>)
|
IntervalSet.java
|
465
(13 years ago)
by duarte:
New feature: now Pdb objects can be restricted to SCOP domains
New member field sid in Pdb and ProtStructGraph if Pdb/ProtStructGraph is restricted to SCOP domain
|
MaxClusterRunner.java
|
475
(13 years ago)
by duarte:
Now maxcluster ranking works in all cases.
Fixed some bugs and tested for both rmsd and gdt
|
MsdsdInconsistentResidueNumbersError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
MsdsdPdb.java
|
470
(13 years ago)
by stehr:
Pdb objects now return strictly PdbLoadErrors (before, GetterErrors were thrown)
|
NbhProbDistribution.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
NbhoodBackgrnd.java
|
468
(13 years ago)
by duarte:
Fixed bug: now assigning frequency 0 to case where countTotal=0 (no observations)
|
PairwiseAlignmentConverter.java
|
426
(13 years ago)
by duarte:
Now PairWiseAlignmentConverter and PairwiseAlignmentGraphConverter work in the new JUNG framework.
New class IntPairComparator
Now sorting output in RIGraph.write_graph_to_file
|
PairwiseAlignmentGraphConverter.java
|
441
(13 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
PairwiseSequenceAlignment.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
Pdb.java
|
470
(13 years ago)
by stehr:
Pdb objects now return strictly PdbLoadErrors (before, GetterErrors were thrown)
|
PdbChainCodeNotFoundError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
PdbCodeNotFoundError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
PdbLoadError.java
|
441
(13 years ago)
by duarte:
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
|
PdbaseInconsistencyError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
PdbasePdb.java
|
470
(13 years ago)
by stehr:
Pdb objects now return strictly PdbLoadErrors (before, GetterErrors were thrown)
|
PdbfileFormatError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
PdbfilePdb.java
|
478
(13 years ago)
by lpetzo:
if the pdb file contains SEQRES records we do not allow the sequence length to be shorter than the full-length of the graph. otherwise a PdbfileFormatError is thrown in function read_data_from_file()
|
PirFileFormatError.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
PredEval.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
ProtStructGraph.java
|
465
(13 years ago)
by duarte:
New feature: now Pdb objects can be restricted to SCOP domains
New member field sid in Pdb and ProtStructGraph if Pdb/ProtStructGraph is restricted to SCOP domain
|
RIGCommonNbhood.java
|
420
(13 years ago)
by duarte:
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)
|
RIGEdge.java
|
438
(13 years ago)
by filippis:
AAInfo
-isValidContactType, isValidSingleAtomContactType, isValidMultipleAtomContactType takes into account the directionality, the overlapping atoms and the "+"
-isOverlapping method has been added
AIGEdge
-copy method added
AIGNode
-equals and copy methods has been added
AIGraph
-getRIGraph now takes argument directed and directionality doesn't depend anymore on isCrossed
-distances are now set for RIGNodes in getRIGraph
-for undirected, crossed graphs we take care not to add parallel RIGedges in getRIGraph
-we set now the secondaryStructure object of RIGraph in getRIGraph
-addGraph has been added
Box
-we throw away wrong check in getDistancesWithinBox - read the comment
DbRIGraph
-constructors now take argument directed and directionality doesn't depend anymore on isCrossed
-distances are read also from db and set for RIGEdges
Pdb
-get_graph now takes as argument directed and directionality doesn't depend anymore on isCrossed
-there is check for forbidden cts in get_graph
-cts with + are taken into account in get_graph
RIGEdge
-setAtomWeight and setDistance methods have been added
RIGNode
-equals method has been added
RIGraph
-getObsLength has been deleted
-we take care now of the new cts (+,undirected crossed), of null secondary structure case and of distances in write_graph_to_db and write_graph_to_db_fast
genDbGraph
-argument for directionality is now added
|
RIGNbhood.java
|
454
(13 years ago)
by duarte:
Fixed bug: getCommaSeparatedResSerials was failing when there was 0 neighbors
|
RIGNode.java
|
452
(13 years ago)
by duarte:
New class NbhoodBackgrnd representing a set of neighbourhoods loaded from a set of graphs of a non redundant pdb structures set.
Rewrote RIGNbhood so that the TreeMap now contains also the central residue. Added methods equals() and match().
Adapted RIGraph.getNbhood to the new constructor in RIGNbhood
|
RIGraph.java
|
463
(13 years ago)
by duarte:
Minor change: comments
|
Scop.java
|
465
(13 years ago)
by duarte:
New feature: now Pdb objects can be restricted to SCOP domains
New member field sid in Pdb and ProtStructGraph if Pdb/ProtStructGraph is restricted to SCOP domain
|
ScopRegion.java
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
SecStrucElement.java
|
455
(13 years ago)
by duarte:
Minor change : fixed comments
|
SecondaryStructure.java
|
423
(13 years ago)
by duarte:
New methods in RIGraph copy() and compare(other)
Basic testing of copy introduced on testJUNGframework
|
aapairsBounds.dat
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|
contactTypes.dat
|
419
(13 years ago)
by duarte:
Re-branching for JUNG2 development
|