Something went wrong on our end
-
BIOPZ-Haas Juergen authored
adding automatic conversion of non-standard amino-acids to standard ones, in case parent residue is not the same only BB will be copied;CB will be inserted where possible if copying from a GLY
BIOPZ-Haas Juergen authoredadding automatic conversion of non-standard amino-acids to standard ones, in case parent residue is not the same only BB will be copied;CB will be inserted where possible if copying from a GLY
CMakeLists.txt 248 B
set(OST_CONOP_UNIT_TESTS
test_heuristic_builder.cc
test_rule_based_builder.cc
tests.cc
test_builder.cc
test_compound.py
test_cleanup.py
test_nonstandard.py
)
ost_unittest(MODULE conop
SOURCES "${OST_CONOP_UNIT_TESTS}")