../
|
proteinstructure/
|
817
(13 years ago)
by stehr:
fixed bug in runAccess : temporary file could not be created when pdb code was not known, now using '1xxx' in this case
|
tests/
|
813
(13 years ago)
by duarte:
Fixed runNaccess to use unique file names and documented it. Wrote also a junit test case for it.
|
graphAveraging/
|
811
(13 years ago)
by duarte:
New options -e and -i in reconstruct (for forcing angle constraints)
|
tinker/
|
809
(13 years ago)
by duarte:
Introduced some more checks for validity of contact types.
|
sequence/
|
806
(13 years ago)
by duarte:
New method contains().
|
embed/
|
804
(13 years ago)
by duarte:
Made Bound[][] bounds a member, thus changing the signature of most methods. Refactored getBoundsAllPairs(bounds) to better name computeTriangleInequality: now it uses as input the bounds member variable and updates it as output.
|
ppi/
|
788
(13 years ago)
by filippis:
white TO talyn
|
tools/
|
788
(13 years ago)
by filippis:
white TO talyn
|
litNet/
|
788
(13 years ago)
by filippis:
white TO talyn
|
vecmath/
|
524
(14 years ago)
by duarte:
Fixed reading od PDB files. We hope now to be catching all possible errors present in original PDB files, plus we read correctly CASP TS files:
- now reading (and requiring) TARGET record for CASP TS files
- now we always have (and require) a sequence (possibly with ? or X) for all cases: PdbfilePdb, CaspRRFileRIGraph, FileRIGraph.
- in PDB files we throw format exceptions for: insertion codes, residue numbers <=0, non-ascending order of residue numbers in atom lines, when residues of SEQRES seq and ATOM seq don't match. In addition we warn when starting residue in ATOM lines is >100
- we allow PDB files without a HEADER, i.e. only ATOM lines
New fields in Pdb for CAPS identifiers: passed all the way down to RIGraphs in getGraph()
|
sadp/
|
501
(14 years ago)
by duarte:
Changed implementation of Alignment: now based on indices rather than tags. Interface remains mostly the same
|
actionTools/
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
writeSASAtoBFactor.java
|
815
(13 years ago)
by stehr:
new executables for pairwise all-against-all sequence alignments (pairwiseSeqId) and for calculating surface accessibilities and writing them to the b-factor column
|
pairwiseSeqId.java
|
815
(13 years ago)
by stehr:
new executables for pairwise all-against-all sequence alignments (pairwiseSeqId) and for calculating surface accessibilities and writing them to the b-factor column
|
reconstruct.java
|
812
(13 years ago)
by duarte:
Fixed bug: in check of input of intervals wasn't checking ig intervals was null.
|
genGraph.java
|
794
(13 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
genDbGraph.java
|
794
(13 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
dumppdb.java
|
794
(13 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
dumpseq.java
|
794
(13 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
testPdb.java
|
793
(13 years ago)
by duarte:
Cleaned up and updated the testPdb example code.
|
testMySQLConnection.java
|
792
(13 years ago)
by duarte:
Cleaned up and updated the mysql connection example
|
createGraphDb.sh
|
790
(13 years ago)
by filippis:
white TO talyn
|
doClassifySingleModels.sh
|
789
(13 years ago)
by filippis:
white TO talyn
|
testGetChains.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
benchmarkGraphAlgorithm.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
testDbRIGraph.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
calculateGridDensity.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
averageGraph.java
|
782
(13 years ago)
by duarte:
New constructor with no arguments for MySQLConnection, it reads connection parameters from ~/.my.cnf.
Modified accordingly the executable classes reconstruct and averageGraph. Now they will only work if user has a .my.cnf.
|
make-aglappe.sh
|
777
(13 years ago)
by duarte:
Added drmaa.jar to make file
|
superimposeMult.java
|
771
(13 years ago)
by stehr:
now taking command line parameters
|
addSeq2Mcma.java
|
769
(13 years ago)
by stehr:
added methods and executables to calculate 3d superimpositions using PolyposeRunner
|
compareAlignments.java
|
769
(13 years ago)
by stehr:
added methods and executables to calculate 3d superimpositions using PolyposeRunner
|
Manifest.txt
|
730
(13 years ago)
by duarte:
Updated version to 1.1.0
|
runMD.java
|
715
(13 years ago)
by duarte:
New option -s to do split output.
Now converting final gro file to pdb
Fixed bugs:
- now flushing correctly the gromacs.log (by closing log)
- now properly cleaning up temp files (the ones written to /tmp)
|
testJUNGframework.java
|
660
(14 years ago)
by duarte:
Put another test: finding edges is independent of order of indices given for UNDIRECTED.
|
computeEnergies.java
|
573
(14 years ago)
by duarte:
Fixed script: was exiting after computing native energy!
|
testDeltaDistanceMap.java
|
517
(14 years ago)
by duarte:
Changed Alignment class so that both alignment and sequence indexing are starting at 1 (before alignment indices were starting at 0). Also mapping is now done through arrays not maps.
Changed all other classes using Alignment to accommodate this.
NOTE: graph averaging hasn't been tested after the change
|
testPymolServer.java
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
testClusterConnection.java
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
testResidueSelectionString.java
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
testGraph2Pml.java
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
testPyMol.java
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
compareCMs.java
|
492
(14 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|