../
|
scoring/
|
1287
(11 years ago)
by matt4077:
|
alignment/
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
features/
|
1306
(11 years ago)
by jmduarteg:
Added Serializable interface to many classes. To be able to serialize classes containing objects of these types.
|
graphs/
|
1316
(11 years ago)
by jmduarteg:
Got rid (finally!) of AAinfo. Its functionality is now in ContactType and AminoAcid.
|
PdbLoadError.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
|
PolResidue.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
|
Polymer.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
|
BackboneCoords.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
|
aapairsBounds.dat
|
1012
(12 years ago)
by hstehr:
bugfix: hard-coded paths to files aapairsBounds.dat and contactTypes.dat had to be updated following the refactoring (this was already fixed by previous commit); introduced proper error messags if files are not found
|
symop.lib
|
1179
(11 years ago)
by jmduarteg:
New classes to parse and store crystallographic space groups info.
|
vdw.radii
|
1247
(11 years ago)
by jmduarteg:
Implemented our own ASA calculation! Taken from Bosco's python implementation, thanks again Bosco!
|
Asa.java
|
1255
(11 years ago)
by jmduarteg:
Minor changes to the test.
|
AtomRadii.java
|
1258
(11 years ago)
by jmduarteg:
Fixed bug: now we properly parse from pisa both the orthonormal and the crystal coords operators.
Added a test for SpaceGroup to test for proper parsing of algebraic strings
|
InterfaceRimCore.java
|
1264
(11 years ago)
by jmduarteg:
Added printing of rim and core residues methods.
|
SymoplibParser.java
|
1281
(11 years ago)
by jmduarteg:
Now checking that the space group read from file/db is correct, if not PdbLoadError thrown.
|
PdbUnitCell.java
|
1284
(11 years ago)
by cvehlow:
Overrides removed
|
contactTypes.dat
|
1302
(11 years ago)
by hstehr:
adding ALL_H contact type to contactTypes.dat because otherwise AAinfo.isValidAtomWithOXT() breaks with a NullPointerException
|
PdbAsymUnit.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
TemplateList.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
PdbChainCodeNotFoundException.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
ConformationsNotSameSizeException.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
PdbaseInconsistencyException.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
PdbSet.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
Template.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
PdbCodeNotFoundException.java
|
1305
(11 years ago)
by jmduarteg:
Renaming all xxxxError named exceptions to xxxxException. Long overdue thing (was historical because it came from python). Learnt just recently that java does have a concept of Error too.
|
SpaceGroup.java
|
1306
(11 years ago)
by jmduarteg:
Added Serializable interface to many classes. To be able to serialize classes containing objects of these types.
|
CrystalCell.java
|
1306
(11 years ago)
by jmduarteg:
Added Serializable interface to many classes. To be able to serialize classes containing objects of these types.
|
ContactType.java
|
1316
(11 years ago)
by jmduarteg:
Got rid (finally!) of AAinfo. Its functionality is now in ContactType and AminoAcid.
|
AminoAcid.java
|
1316
(11 years ago)
by jmduarteg:
Got rid (finally!) of AAinfo. Its functionality is now in ContactType and AminoAcid.
|
Residue.java
|
1316
(11 years ago)
by jmduarteg:
Got rid (finally!) of AAinfo. Its functionality is now in ContactType and AminoAcid.
|
ChainInterface.java
|
1319
(11 years ago)
by jmduarteg:
Removed the serialize/deserialize methods (now in Goodies)
|
ChainInterfaceList.java
|
1319
(11 years ago)
by jmduarteg:
Removed the serialize/deserialize methods (now in Goodies)
|
AtomType.java
|
1320
(11 years ago)
by jmduarteg:
Added atom types that appear in HET residues and details to docs
|
Nucleotide.java
|
1321
(11 years ago)
by jmduarteg:
New enum for nucleotides
|
Pdb.java
|
1324
(11 years ago)
by jmduarteg:
A few bug fixes and improvements in pdb data parsing.
- bug fix: in some cases exptl method field has more than 1 value (e.g. 2krl). In cif files this was causing a null pointer. We now parse it properly (taking first one as the exptl method) in both cif and pdb files
- improved very slightly the cif file parser moving out of loops the index getters
- drop fullLength as a field in Pdb, now we have only getFullLength()
- pdb file atom parsing is now column based and not regex based (hopefully will make it slightly faster)
- now parsing the element column of pdb files: now the atom type detection comes from the appropriate field in pdb/cif/pdbase. If in pdb file and not present we still try to guess it as before
|
Atom.java
|
1324
(11 years ago)
by jmduarteg:
A few bug fixes and improvements in pdb data parsing.
- bug fix: in some cases exptl method field has more than 1 value (e.g. 2krl). In cif files this was causing a null pointer. We now parse it properly (taking first one as the exptl method) in both cif and pdb files
- improved very slightly the cif file parser moving out of loops the index getters
- drop fullLength as a field in Pdb, now we have only getFullLength()
- pdb file atom parsing is now column based and not regex based (hopefully will make it slightly faster)
- now parsing the element column of pdb files: now the atom type detection comes from the appropriate field in pdb/cif/pdbase. If in pdb file and not present we still try to guess it as before
|
PdbasePdb.java
|
1324
(11 years ago)
by jmduarteg:
A few bug fixes and improvements in pdb data parsing.
- bug fix: in some cases exptl method field has more than 1 value (e.g. 2krl). In cif files this was causing a null pointer. We now parse it properly (taking first one as the exptl method) in both cif and pdb files
- improved very slightly the cif file parser moving out of loops the index getters
- drop fullLength as a field in Pdb, now we have only getFullLength()
- pdb file atom parsing is now column based and not regex based (hopefully will make it slightly faster)
- now parsing the element column of pdb files: now the atom type detection comes from the appropriate field in pdb/cif/pdbase. If in pdb file and not present we still try to guess it as before
|
CiffilePdb.java
|
1324
(11 years ago)
by jmduarteg:
A few bug fixes and improvements in pdb data parsing.
- bug fix: in some cases exptl method field has more than 1 value (e.g. 2krl). In cif files this was causing a null pointer. We now parse it properly (taking first one as the exptl method) in both cif and pdb files
- improved very slightly the cif file parser moving out of loops the index getters
- drop fullLength as a field in Pdb, now we have only getFullLength()
- pdb file atom parsing is now column based and not regex based (hopefully will make it slightly faster)
- now parsing the element column of pdb files: now the atom type detection comes from the appropriate field in pdb/cif/pdbase. If in pdb file and not present we still try to guess it as before
|
PdbfilePdb.java
|
1324
(11 years ago)
by jmduarteg:
A few bug fixes and improvements in pdb data parsing.
- bug fix: in some cases exptl method field has more than 1 value (e.g. 2krl). In cif files this was causing a null pointer. We now parse it properly (taking first one as the exptl method) in both cif and pdb files
- improved very slightly the cif file parser moving out of loops the index getters
- drop fullLength as a field in Pdb, now we have only getFullLength()
- pdb file atom parsing is now column based and not regex based (hopefully will make it slightly faster)
- now parsing the element column of pdb files: now the atom type detection comes from the appropriate field in pdb/cif/pdbase. If in pdb file and not present we still try to guess it as before
|