../
|
sadp/
|
501
(13 years ago)
by duarte:
Changed implementation of Alignment: now based on indices rather than tags. Interface remains mostly the same
|
ppi/
|
788
(12 years ago)
by filippis:
white TO talyn
|
litNet/
|
788
(12 years ago)
by filippis:
white TO talyn
|
graphAveraging/
|
811
(12 years ago)
by duarte:
New options -e and -i in reconstruct (for forcing angle constraints)
|
actionTools/
|
877
(11 years ago)
by stehr:
Testing package-info.java for adding javadoc comment at the package level
|
features/
|
879
(11 years ago)
by stehr:
moving all classes in proteinstructure.features to features
|
sequence/
|
883
(11 years ago)
by stehr:
some cosmetic changes
|
embed/
|
884
(11 years ago)
by duarte:
Major commit:
- change of the implementation of Pdb (interface remains backwards compatible). Now data stored in a proper object-oriented way. Pdb not abstract anymore, a protein model can be created by using one of the constructors
- added many tests and test files for Pdb (and merged some already existing tests from the default package)
- removed obsolete classes related to msd
- bug fix: PdbfilePdb now properly reads files with alt codes
- all tests passed
|
tests/
|
885
(11 years ago)
by duarte:
Major change: now hydrogens are read in Pdb and subclasses
New getChirality method in Residue.
Added some more unit tests.
|
tinker/
|
885
(11 years ago)
by duarte:
Major change: now hydrogens are read in Pdb and subclasses
New getChirality method in Residue.
Added some more unit tests.
|
tools/
|
889
(11 years ago)
by duarte:
New spearman method
|
proteinstructure/
|
892
(11 years ago)
by duarte:
Added isAllAtom to Pdb and getNumHeavyAtoms to Pdb and Residue. Fixed some docs that were still not properly clarifying about hydrogens.
Added complete main methods to AtomTypeScorer and ResTypeScorer with command line options and defaults.
|
testPymolServer.java
|
492
(13 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
testClusterConnection.java
|
492
(13 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
testGraph2Pml.java
|
492
(13 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
testPyMol.java
|
492
(13 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
compareCMs.java
|
492
(13 years ago)
by duarte:
Copied the aglappe-jung branch into trunk.
|
computeEnergies.java
|
573
(12 years ago)
by duarte:
Fixed script: was exiting after computing native energy!
|
testJUNGframework.java
|
660
(12 years ago)
by duarte:
Put another test: finding edges is independent of order of indices given for UNDIRECTED.
|
runMD.java
|
715
(12 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)
|
addSeq2Mcma.java
|
769
(12 years ago)
by stehr:
added methods and executables to calculate 3d superimpositions using PolyposeRunner
|
compareAlignments.java
|
769
(12 years ago)
by stehr:
added methods and executables to calculate 3d superimpositions using PolyposeRunner
|
superimposeMult.java
|
771
(12 years ago)
by stehr:
now taking command line parameters
|
make-aglappe.sh
|
777
(12 years ago)
by duarte:
Added drmaa.jar to make file
|
averageGraph.java
|
782
(12 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.
|
benchmarkGraphAlgorithm.java
|
788
(12 years ago)
by filippis:
white TO talyn
|
testDbRIGraph.java
|
788
(12 years ago)
by filippis:
white TO talyn
|
calculateGridDensity.java
|
788
(12 years ago)
by filippis:
white TO talyn
|
doClassifySingleModels.sh
|
789
(12 years ago)
by filippis:
white TO talyn
|
createGraphDb.sh
|
790
(12 years ago)
by filippis:
white TO talyn
|
testMySQLConnection.java
|
792
(12 years ago)
by duarte:
Cleaned up and updated the mysql connection example
|
testPdb.java
|
793
(12 years ago)
by duarte:
Cleaned up and updated the testPdb example code.
|
genGraph.java
|
794
(12 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
genDbGraph.java
|
794
(12 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
dumppdb.java
|
794
(12 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
dumpseq.java
|
794
(12 years ago)
by duarte:
Got rid of hard coded mysql server references in scripts.
|
pairwiseSeqId.java
|
815
(12 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
|
writeSASAtoBFactor.java
|
819
(12 years ago)
by stehr:
new command line tools for visualizing surface accessibility and for printing information about a mutated site in a protein structure
|
reconstruct.java
|
834
(11 years ago)
by duarte:
Now using file name as id for reports when reconstructing from cm files.
|
mapMutations.java
|
839
(11 years ago)
by stehr:
added option to keep pymol script
|
mirrorIt.java
|
844
(11 years ago)
by duarte:
New script to mirror a pdb
|
alignSeq.java
|
847
(11 years ago)
by stehr:
new executable for pairwise (global) sequence alignment
|
analyseHistone.java
|
866
(11 years ago)
by duarte:
Refactored Residue->PolResidue. Now Residue will be the proper implementation of a residue as part of a Pdb
|
Manifest.txt
|
882
(11 years ago)
by stehr:
updated version to 1.2.0 (forgot to change version number in last tag)
|
writePerAtomDistancesToBFactor.java
|
887
(11 years ago)
by stehr:
rewrote method getPerAtomDistances such that atom serials do not need to match between the two structures (matching corresponding atoms based in resser)
|