../
|
core/
|
1308
(11 years ago)
by jmduarteg:
Fixed important bug that broke the reconstruction programs. Tinker output files don't contain occupancy/bfactors. Thus we have to make their parsing optional. Added a test case for this.
|
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.
|