../
|
core/
|
1582
(9 years ago)
by jmduarteg:
Important fix to interface calculation: finally total symmetry redundancy elimination is working!
- fixed a bug present since rev 1573: translation vectors of transforms were not stored properly and thus wasn't comparing the right operators
- extracted TransformIdTransform private class to new class CrystalTransform. Rationalise some of the code thanks to that (still more to be done)
- better debug output in interface calculation to show duplicates info
|
owl_test_paths.dat
|
1030
(12 years ago)
by jmduarteg:
Extracted constants to owl_test_paths.dat and added CASP7 fasta files to resources dir. Now BlastParsersTest should be able to run anywhere.
|
TestsSetup.java
|
1565
(9 years ago)
by jmduarteg:
Fixing some tests to use cif file repo instead of pdbase
|