../
|
examples/
|
1399
(11 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
owl/
|
1435
(10 years ago)
by jmduarteg:
Fixed bugs in DaliRunner
- it wouldn't run from cmview when the two chains had same pdb code and pdb chain code
- it wouldn't work with newer versions of DaliLite as apparently the output file names and formats changed
|
testPymolServer.java
|
951
(12 years ago)
by duarte:
Reorganised the project with a src folder for java source files.
Added a jars dir with all jars needed for the project.
Added .project and .classpath pointing to relative path of jars.
The project should now work out of the box after a check-out with eclipse. No need to setup external jars or anything.
|
testClusterConnection.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
testPyMol.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
computeEnergies.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
testDbRIGraph.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
runMD.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
pairwiseSeqId.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
unitCellVol.java
|
1181
(11 years ago)
by jmduarteg:
Now parsing the unit cell and crystal space group info when reading PDB sources. New simple script for unit cell volume.
|
compareAlignments.java
|
1326
(11 years ago)
by jmduarteg:
Renamed xxxxError classes to xxxxException as they should be.
|
alignSeq.java
|
1340
(11 years ago)
by hstehr:
Fixed bugs in method for reading from PIR file; added script to convert from PIR to Fasta
|
addSeq2Mcma.java
|
1342
(11 years ago)
by hstehr:
|
pir2fasta.java
|
1343
(11 years ago)
by hstehr:
|
clustal2fasta.java
|
1344
(11 years ago)
by hstehr:
|
genGraph.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
superimposeMult.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
calcVolsAndSurfs.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
scoreGeomOfPdbs.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
mirrorIt.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
testAICGraph.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
testJUNGframework.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
dumppdb.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
scoreDecoys.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
calculateGridDensity.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
compareCMs.java
|
1372
(11 years ago)
by jmduarteg:
MAJOR INTERFACE CHANGE: the main PDB data loading interface has changed. Now all loading of data occurs through PdbAsymUnit. Refactoring of some classes: Pdb is now PdbChain.
|
scorePdbSet.java
|
1392
(11 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
checkChirality.java
|
1392
(11 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
benchmarkGraphAlgorithm.java
|
1392
(11 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
genDbGraph.java
|
1392
(11 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
dumpseq.java
|
1392
(11 years ago)
by jmduarteg:
MAJOR CHANGE: now able to read and treat properly HETATMS and nucleotides from PDB entries. All tests pass. Anyway surely there will be some bugs to iron out still.
|
reconstruct.java
|
1399
(11 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
averageGraph.java
|
1399
(11 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
writeSASAtoBFactor.java
|
1399
(11 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
mapMutations.java
|
1399
(11 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
writePerAtomDistancesToBFactor.java
|
1399
(11 years ago)
by jmduarteg:
Improved PDB file writing: now writing SEQRES lines and fixed some formatting issues with long atom names (i.e. CL, NA,...)
|
calcMass.java
|
1407
(10 years ago)
by jmduarteg:
New methods and script to calculate mass of a protein/chain.
|
enumerateInterfaces.java
|
1431
(10 years ago)
by jmduarteg:
Changed behaviour of getId() in ChainInterfaceList, now uses the same ids as the interfaces, i.e. starts counting from 1 and not from 0.
New graph classes for storing interface topology
|