../
|
core/
|
1448
(10 years ago)
by jmduarteg:
Fixed bug in PDB file parsing: wasn't parsing correctly PDB files with no TER records and non-poly HETATMs. They were both merged together into one chain.
|
TestsSetup.java
|
1254
(11 years ago)
by jmduarteg:
Made conf file path a resource path so that it is readable from jar file too.
|
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.
|