项目作者: joeym-09
项目描述 :
💊 ML Pipeline for Drug Discovery | 🏆 Microsoft Imagine Cup Americas Finalist 2020
高级语言: Jupyter Notebook
项目地址: git://github.com/joeym-09/Synbiolic.git
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
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

User onboarding

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

View Retrosynthesis Requests

Contributors to Synbiolic
References