../
|
core/
|
1246
(11 years ago)
by jmduarteg:
Some minor improvements: now populating ids of ChainInterfaces, now interface area is half to match pisa's.
Fixed bug in getAllInterfaces tester, wasn't comparing properly in small values.
|
TestsSetup.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
|
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.
|