ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/trunk/src
r1639
File Last Change
 ../
examples/ 1399 (13 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/ 1639 (11 years ago) by jmduarteg: Fixed 'I 1 2 1' issue: it was actually a bug rather than a "feature", we were parsing everything in symoplib but some space groups happened to have alternative names and 'I 1 2 1' is the alternative name of 'I 2" which we were allowing. Now parsing and storing in lookup map both names. Fixed also a bug by which the last space group in file was not added to the lookup-by-name map
testClusterConnection.java 1005 (14 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 (14 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 (14 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 (14 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 (14 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 (14 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 (14 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 (13 years ago) by jmduarteg: Renamed xxxxError classes to xxxxException as they should be.
addSeq2Mcma.java 1342 (13 years ago) by hstehr:
pir2fasta.java 1343 (13 years ago) by hstehr:
clustal2fasta.java 1344 (13 years ago) by hstehr:
genGraph.java 1372 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 years ago) by jmduarteg: New methods and script to calculate mass of a protein/chain.
genDbGraph.java 1472 (13 years ago) by jmduarteg: Fixed a couple of problems with ScopConnection. Added another atom type.
getPisaAssemblyPreds.java 1480 (12 years ago) by jmduarteg: Minor fix
enumerateAssemblies.java 1587 (12 years ago) by jmduarteg: Now using a minimum threshold value for considering a residue at surface (instead of 0 before)
alignSeq.java 1594 (11 years ago) by jmduarteg: Now will also take uniprot codes as input
enumerateInterfaces.java 1613 (11 years ago) by jmduarteg: Changing output options for some classes to be able to output residues with PDB residue numbering as well as CIF residue numbering
         37 files shown