Skip to content

Fix fragment similarity function call#21

Open
950288 wants to merge 1 commit intoBioinfoMachineLearning:mainfrom
950288:main
Open

Fix fragment similarity function call#21
950288 wants to merge 1 commit intoBioinfoMachineLearning:mainfrom
950288:main

Conversation

@950288
Copy link

@950288 950288 commented Mar 5, 2026

Pass a copy of the mol_true_frag to find_most_similar_frag function to avoid modifying the original mol_true_frag.

this pull request fixes #20

Pass a copy of the mol_true_frag to find_most_similar_frag function to avoid modifying the original mol_true_frag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug in select_primary_ligands_in_df: true ligand coordinates are modified during fragment selection, causing artificially low RMSD

1 participant