<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I have written some code for my PhD in 3D structure-based small molecule generation to combine protein PDB files with 3D ligand coordinate files (pdb, sdf, and mol2 formats). I was wondering if this could be integrated into BioPython as it has been quite helpful for me when parsing through thousands of molecules and running 3D evaluations on them with their respective proteins.</div><div class=""><br class=""></div><div class="">Please let me know your thoughts on whether this would be useful for others. The code is linked here: <a href="https://github.com/nsanjrani/prot-lig-combine" class="">https://github.com/nsanjrani/prot-lig-combine</a> </div><div class=""><br class=""></div><div class="">Kind regards,</div><div class="">Natasha</div></body></html>