Filter Out Sdf Molecules Based On Lipinski Rule
Hello,
Is there any tool that i could use to filter out sdf molecules based on lipinski rule? I have an sdf file of 10k compounds. I also have an excel sheet giving its properties (after filtering the number came down to 7k) but i do not know how i could use this to filter the corresponding sdf files.
thanks
• 4,645 views
•
link
2 answers
This is a basic task that any chemoinformatic toolkit is able to do.
You can try Openbabel or RDKit for example.
Command line use of the filter option is very simple in openbabel.
• 0 views
•
link
Log in to answer this question.