-
Hello, I am unable to follow through with the documentation to create a barcode for a single-frame PDB file. Could anyone please share a basic template to get me started? Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Answered by
cbouy
May 19, 2025
Replies: 1 comment 10 replies
-
Hi, it's hard to help without knowing which step you are getting stuck on or what error message you are seeing, please provide more details |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: