../
|
core/
|
1627
(9 years ago)
by jmduarteg:
Several fixes:
- bug fix: was always throwing exception in pdb parser for no secondary structure when not protein
- new reasonable-crystal-cell check when loading PDB entries
- safer pdb file parsing: now all substrings should be checked. For instance now swiss-model output files are parseable
|
TestsSetup.java
|
1565
(9 years ago)
by jmduarteg:
Fixing some tests to use cif file repo instead of pdbase
|
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.
|