../
|
util/
|
1042
(10 years ago)
by jmduarteg:
New SiftsConnection and SiftsFeature classes for SIFTS pdb to uniprot mapping. Implemented the HasFeatures interface in Pdb. In the future we can hopefully use that mechanism for all features (sec. strucuture, scop and so on)
|
structure/
|
1066
(10 years ago)
by hstehr:
new methods needed for CCCP: RIGraph.addEdgeIJ(i,j,weight), RIGEnsembl.loadFromDirectory(), GraphAverager.addZeroEdges(), SecondaryStructure.print()
|
sequence/
|
1055
(10 years ago)
by jmduarteg:
Removed code left over from debugging.
|
runners/
|
1057
(10 years ago)
by matt4077:
add psi/phi constraints from secondary structure to tinker reconstructions
|
features/
|
1049
(10 years ago)
by hstehr:
removing @Override annotations which were causing compilation errors for me
|
connections/
|
1062
(10 years ago)
by stehr:
fixed a minor bug in JPredConnection; new method SecondaryStructure.getConsensusSecondaryStructure(); changed visibility of RIGEnsemble.addFile() to public
|