../
|
owl/
|
1566
(8 years ago)
by jmduarteg:
Adding another atom type
|
examples/
|
1399
(9 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
(9 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
(9 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,...)
|
unitCellVol.java
|
1181
(10 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.
|
testPyMol.java
|
1005
(10 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
testJUNGframework.java
|
1372
(9 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.
|
testDbRIGraph.java
|
1009
(10 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
|
testClusterConnection.java
|
1005
(10 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
testAICGraph.java
|
1372
(9 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
(9 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
(9 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.
|
scoreGeomOfPdbs.java
|
1372
(9 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
(9 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.
|
runMD.java
|
1009
(10 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
|
reconstruct.java
|
1399
(9 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,...)
|
pir2fasta.java
|
1343
(9 years ago)
by hstehr:
|
pairwiseSeqId.java
|
1009
(10 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
|
mirrorIt.java
|
1372
(9 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.
|
mapMutations.java
|
1399
(9 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,...)
|
getPisaAssemblyPreds.java
|
1480
(9 years ago)
by jmduarteg:
Minor fix
|
genGraph.java
|
1372
(9 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.
|
genDbGraph.java
|
1472
(9 years ago)
by jmduarteg:
Fixed a couple of problems with ScopConnection. Added another atom type.
|
enumerateInterfaces.java
|
1513
(8 years ago)
by jmduarteg:
Implemented some basic symmetry redundancy elimination in interfaces search. Moved interfaces-search to a separate class.
New pymol output file in enumerateInterfaces with all interfaces in a single session
|
enumerateAssemblies.java
|
1471
(9 years ago)
by jmduarteg:
Introduced some more experimental code for enumeration of assemblies. BEWARE many things are UNFINISHED, namely in InterfaceGraph class the code to find induced and symmetry related interfaces is just a draft. There are many fundamental issues not solved yet. Be careful especially with implementations of equals and hashCode methods in InterfaceGraph, SubunitId, InterfaceGraphEdge etc. They alter "quietly" the behaviour of everything.
|
dumpseq.java
|
1392
(9 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.
|
dumppdb.java
|
1372
(9 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.
|
computeEnergies.java
|
1009
(10 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
|
compareCMs.java
|
1372
(9 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.
|
compareAlignments.java
|
1326
(9 years ago)
by jmduarteg:
Renamed xxxxError classes to xxxxException as they should be.
|
clustal2fasta.java
|
1344
(9 years ago)
by hstehr:
|
checkChirality.java
|
1392
(9 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.
|
calculateGridDensity.java
|
1372
(9 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
(9 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.
|
calcMass.java
|
1407
(9 years ago)
by jmduarteg:
New methods and script to calculate mass of a protein/chain.
|
benchmarkGraphAlgorithm.java
|
1392
(9 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.
|
averageGraph.java
|
1399
(9 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,...)
|
alignSeq.java
|
1340
(9 years ago)
by hstehr:
Fixed bugs in method for reading from PIR file; added script to convert from PIR to Fasta
|
addSeq2Mcma.java
|
1342
(9 years ago)
by hstehr:
|