I need to convert a bunch of Smiles into mold2 using this GUI tools (https://www.fda.gov/files/science%20&%20research/published/Mold2-Tutorial.pdf)
How do I convert pandas data frame into either .mol
or .sdf
file?
I need to convert a bunch of Smiles into mold2 using this GUI tools (https://www.fda.gov/files/science%20&%20research/published/Mold2-Tutorial.pdf)
How do I convert pandas data frame into either .mol
or .sdf
file?