Skip to content

πŸ’Š ML Pipeline for Drug Discovery | πŸ† Microsoft Imagine Cup Americas Finalist

License

Notifications You must be signed in to change notification settings

joeymach/Synbiolic

Repository files navigation

Synbiolic Platform - Unlocking Drug Discovery with AI

Microsoft Imagine Cup Americas Regional Finalist & Runner-Up (Top 5 of 28000)

End-to-end ML pipeline for drug discovery from generating novel small molecules with desired effects to predicting the synthesis (retrosynthesis) pathways of those generated molecules.

Check out Synbiolic's Content

Media

Download Repo

Clone the repository:

git clone https://github.com/joeym-09/Synbiolic.git
cd synbiolic

To run Synbiolic:

npm install
cd client
npm install
cd ../
npm run dev

Walkthrough

Landing Page

Landing page

User onboarding

User onboarding

Generate Molecules

Generate Molecules

  • The number of recommended molecules to generate is 20-50 (for demo purposes).
  • It will then take you to all the generated molecules - where you can view the molecules and the plc-50 distribution
  • You can save any of the molecules and click on them to bring up the retrosynthesis pathway
  • The retrosynthesis pathway will have more details about the molecule itself

View saved molecules

Saved Molecules

View Retrosynthesis Requests

Retrosynthesis Requests

Contributors to Synbiolic

References

About

πŸ’Š ML Pipeline for Drug Discovery | πŸ† Microsoft Imagine Cup Americas Finalist

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published