../
|
sequence/
|
791
(13 years ago)
by filippis:
white TO talyn
|
ppi/
|
788
(13 years ago)
by filippis:
white TO talyn
|
proteinstructure/
|
788
(13 years ago)
by filippis:
white TO talyn
|
tools/
|
788
(13 years ago)
by filippis:
white TO talyn
|
graphAveraging/
|
788
(13 years ago)
by filippis:
white TO talyn
|
tests/
|
788
(13 years ago)
by filippis:
white TO talyn
|
litNet/
|
788
(13 years ago)
by filippis:
white TO talyn
|
embed/
|
787
(13 years ago)
by duarte:
First implementation of the embedding part of the EMBED algorithm by Havel: from an exact complete distance matrix gives 3d coordinates for the embedding.
|
tinker/
|
786
(13 years ago)
by duarte:
Implemented a more robust approach to failure of jobs in parallel distgeom. Now we send 1.1*n jobs and require that only n of them finish successfully. These solves many issues: even if 0.1*n jobs fail the whole thing will be successful, if a jobs hangs forever we will not wait for it to finish.
|
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.
|
createGraphDb.sh
|
790
(13 years ago)
by filippis:
white TO talyn
|
doClassifySingleModels.sh
|
789
(13 years ago)
by filippis:
white TO talyn
|
testMySQLConnection.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
testGetChains.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
genGraph.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
benchmarkGraphAlgorithm.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
genDbGraph.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
testDbRIGraph.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
dumppdb.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
calculateGridDensity.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
dumpseq.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
reconstruct.java
|
784
(13 years ago)
by duarte:
Minor change in help string
|
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
|
pairwiseSeqId.java
|
774
(13 years ago)
by stehr:
updated output of pairwiseSeqId
|
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.
|
testPdb.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.
|