Skip to content
Snippets Groups Projects
Commit 86b50a8f authored by Studer Gabriel's avatar Studer Gabriel
Browse files

bugfix: set custom mappings in Scorer object did not work

parent 529dd1ef
No related branches found
No related tags found
No related merge requests found
......@@ -1702,6 +1702,7 @@ class Scorer:
self._mapping = chain_mapping.MappingResult(chain_mapper.target, mdl,
chain_mapper.chem_groups,
chem_mapping,
final_mapping, alns)
def _compute_tmscore(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment