Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert pdb to mol #38

Closed
Nick-Mul opened this issue Nov 13, 2022 · 2 comments
Closed

convert pdb to mol #38

Nick-Mul opened this issue Nov 13, 2022 · 2 comments

Comments

@Nick-Mul
Copy link

Nick-Mul commented Nov 13, 2022

Not an issue, the package looks great but I was looking to feed a ligand into the MolecularGraph.jl package and I was wondering if you had a suggestion of how to convert a ligand.pbd into a mol/sdf in Julia?

@jgreener64
Copy link
Member

It can't be done with BioStructures.jl but it looks like MOL2 and SDF are supported file formats in Chemfiles.jl, so you could try that.

@Nick-Mul
Copy link
Author

Thanks Joe.

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

No branches or pull requests

2 participants