Skip to content
Discussion options

You must be logged in to vote

run_from_iterable expects the first argument to be an iterable of ligand poses, not an individual molecule, so just wrap your lig_mol in a list:

fp.run_from_iterable([lig_mol], rest_mol)

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@biomolsim
Comment options

@cbouy
Comment options

@biomolsim
Comment options

@cbouy
Comment options

Answer selected by biomolsim
@biomolsim
Comment options

@cbouy
Comment options

@biomolsim
Comment options

@cbouy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants