SlideShare a Scribd company logo
1 of 17
©2016 BioTeam, Inc. All Rights Reserved.©2020 BioTeam, Inc. All Rights Reserved.
Fernanda Foertter
Sr. Scientific Consultant
With the Power of AI
Comes Great Responsibility
Do Not Distribute - Copyright BioTeam, Inc., All Rights Reserved
What is AI?
2020 2
AI means using empirical data to generate an algorithm
that can predict or make decisions on, new data.
Deep Learning
Method where features are not
explicitly outlined
Machine Learning
Methods that improve with
experience via implicit algorithms
Artificial Intelligence
Methods where computers to
make decisions imitating humans
AI
ML
DL
Do Not Distribute - Copyright BioTeam, Inc., All Rights Reserved
What is AI?
• It is not a black box
• Results are not fact
• It will probably not replace
traditional methods
• Not difficult to get started
2020 3
AI means using empirical data to generate an algorithm
that can predict or make decisions on, new data.
• It is a method with inputs and
outputs
• Results are mathematical
• It may replace traditional
methods
• A tool
When is it appropriate to use AI?
• Now
• You may be using it already
• When time-to-solution matters
• When throughput matters
• When there are many covariates to consider
• When modeling is to difficult and will take time to develop
• When you have lots of data
4
What if I don’t know where to start
• Start with an specific problem statement
• Are there aliens out there?
• Can I identify something in a image?
5
Tips and Tricks
• Check out Google’s Teachable Machine https://teachablemachine.withgoogle.com
Tips and Tricks
• Check out Tensorflow’s Playground http://playground.tensorflow.org
Tips and Tricks
• Check out Andrej Karpathy blog http://karpathy.github.io/2019/04/25/recipe/
Data tips
9
• Your data will likely
• Have artifacts
• Be incomplete
• Be skewed
• Be biased
• Be wrong
• Be multi-modal
• Be noisy
This is part of AI. Embrace it. Accept now that your data will be bad.
Project by Jennifer Hart
Tools for drug discovery
• Molecular Docking aims to find
drugs that fit in areas of an
organism that interfere with
typical function
• It can take minutes to days to
sample a single molecule with
various conformations
• We may not have a good idea of
the target site
11
Source Wikimedia Commons
ChemProp
• A deep learning framework for
drug discovery
• Developed by MIT’s CSAIL
• Pulls drugs from the Broad
Repurposing Hub
• Uses Message Passing Neural
Network (MPNN)
• Input features is fairly simple
12
Data encoding for training data
SMILES Activity
COC1=CC(=C(C=C1)OC)C2=C3C=C(C(=O)C=C3OC4=CC(=C(C=C42)O)O)
O
1
COC1=CC(=C(C=C1)/C=N/NC(=O)C2=NN(C(=N2)C3=CC=CC=C3)C4=CC=
CC=C4)O
1
CN1C2=C(C=C(C=C2)NC(=O)CCl)N(C1=O)C 1
CCS(=O)(=O)N1C(CC(=N1)C2=CC(=CC=C2)NS(=O)(=O)C)C3=CC=C(C=C
3)C
0
CCOC1=CC=C(C=C1)NC(=O)CSC2=NN=C(C=C2)C3=CC=CC=N3 1
CCOC1=CC=C(C=C1)CNC(=O)C2CCN(CC2)S(=O)(=O)C3=CC4=C(C=C3)N
C(=O)CCC4
1
CCOC(=O)N1CCN(CC1)S(=O)(=O)C2=CC=C(C=C2)C(=O)NNC3=NC4=C(C
=CC=C4S3)C
1
CCN(CC)S(=O)(=O)C1=CC=CC(=C1)C(=O)N[C@@H](C(C)C)C(=O)NNC(=
O)C2=CC=CC=C2
0
CCN(CC)S(=O)(=O)C1=CC=C(C=C1)S(=O)(=O)N2CCCC2C(=O)O 1
CCN(CC)C1=CC(=C(C=C1)/C=N/NC(=O)C2=CC(=CC=C2)S(=O)(=O)NC3=
CC=CC=C3OC)O
1
CCCN1C=NC2=C1C=C(C(=C2N)C)C 0
CCCN1C(=O)C(SC1=O)CC(=O)NC2=CC=C(C=C2)C 1
CCC(C)NC(=O)C1CCN(CC1)S(=O)(=O)C2=CC=CC3=C2N=CC=C3 0
13
ChemProp
14
ChemProp
15
Playing with ChemProp
16
3CLpro Inhibition prediction from SARS-CoV model
Drug Name SMILES Activity Probability
Zafirlukast
Cc1ccccc1S(=O)(=O)NC(=O)c2cc(OC)c(
cc2)Cc3cn(C)c4ccc(cc43)NC(=O)OC5C
CCC5
0.72431216
Montelukast
CC(C)(C1=CC=CC=C1CCC(C2=CC=CC(
=C2)C=CC3=NC4=C(C=CC(=C4)Cl)C=C
3)SCC5(CC5)CC(=O)O)O idasanutlin
0.60056485
Ritonavir
CC(C)C1=NC(=CS1)CN(C)C(=O)NC(C(C
)C)C(=O)NC(CC2=CC=CC=C2)CC(C(CC
3=CC=CC=C3)NC(=O)OCC4=CN=CS4)O
0.51782315
Remdesivir
CCC(CC)COC(=O)C(C)NP(=O)(OCC1C(
C(C(O1)(C#N)C2=CC=C3N2N=CN=C3N)
O)O)OC4=CC=CC=C4
0.46806238
Indinavir
CC(C)(C)NC(=O)C1CN(CCN1CC(CC(CC
2=CC=CC=C2)C(=O)NC3C(CC4=CC=CC
=C34)O)O)CC5=CN=CC=C5
0.42568066
Carfilzomib
CC(C)CC(C(=O)C1(CO1)C)NC(=O)C(CC
2=CC=CC=C2)NC(=O)C(CC(C)C)NC(=O)
C(CCC3=CC=CC=C3)NC(=O)CN4CCOC
C4
0.40163301
17
Disclaimer:
This was an exercise to explore ChemProp, not
SARS-CoV. These results are preliminary at best
and need to be thoroughly explored and peer
reviewed before any conclusions or medically-
relevant actions can be taken. Please note that
the information presented has not been formally
peer reviewed and expresses the opinions of the
BioTeam.
In short: it was a toy example and does not
constitute any medical advice!
Come talk to BioTeam about
your scientific goals

More Related Content

What's hot

How to Interview a Data Scientist
How to Interview a Data ScientistHow to Interview a Data Scientist
How to Interview a Data ScientistDaniel Tunkelang
 
How to become a Data Scientist?
How to become a Data Scientist? How to become a Data Scientist?
How to become a Data Scientist? HackerEarth
 
Data Science unit 2 By: Professor Lili Saghafi
Data Science unit 2 By: Professor Lili SaghafiData Science unit 2 By: Professor Lili Saghafi
Data Science unit 2 By: Professor Lili SaghafiProfessor Lili Saghafi
 
Operationalizing Machine Learning in the Enterprise
Operationalizing Machine Learning in the EnterpriseOperationalizing Machine Learning in the Enterprise
Operationalizing Machine Learning in the Enterprisemark madsen
 
Wtf is data science?
Wtf is data science?Wtf is data science?
Wtf is data science?Dylan
 
AI Orange Belt - Session 4
AI Orange Belt - Session 4AI Orange Belt - Session 4
AI Orange Belt - Session 4AI Black Belt
 
Data Science Popup Austin: Privilege and Supervised Machine Learning
Data Science Popup Austin: Privilege and Supervised Machine LearningData Science Popup Austin: Privilege and Supervised Machine Learning
Data Science Popup Austin: Privilege and Supervised Machine LearningDomino Data Lab
 
How to Prepare for a Career in Data Science
How to Prepare for a Career in Data ScienceHow to Prepare for a Career in Data Science
How to Prepare for a Career in Data ScienceJuuso Parkkinen
 
How to Become a Data Scientist
How to Become a Data ScientistHow to Become a Data Scientist
How to Become a Data Scientistryanorban
 
The Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data ManagementThe Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data Managementmark madsen
 
Data science unit 1 By: Professor Lili Saghafi
Data science unit 1 By: Professor Lili Saghafi Data science unit 1 By: Professor Lili Saghafi
Data science unit 1 By: Professor Lili Saghafi Professor Lili Saghafi
 
Prevalence Of Spreadsheet Errors
Prevalence Of Spreadsheet ErrorsPrevalence Of Spreadsheet Errors
Prevalence Of Spreadsheet Errorshetupatel
 
AI Yellow Belt - Day 1 - case by Sagacify
AI Yellow Belt - Day 1 - case by SagacifyAI Yellow Belt - Day 1 - case by Sagacify
AI Yellow Belt - Day 1 - case by SagacifyAI Black Belt
 
Data Scientist: The Sexiest Job in the 21st Century
Data Scientist: The Sexiest Job in the 21st CenturyData Scientist: The Sexiest Job in the 21st Century
Data Scientist: The Sexiest Job in the 21st CenturyLyn Fenex
 
NYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talkNYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talkVivian S. Zhang
 
AI Orange Belt - Session 1
AI Orange Belt - Session 1AI Orange Belt - Session 1
AI Orange Belt - Session 1AI Black Belt
 
Data Integration Score Card
Data Integration Score CardData Integration Score Card
Data Integration Score CardSciBite Limited
 

What's hot (20)

How to Interview a Data Scientist
How to Interview a Data ScientistHow to Interview a Data Scientist
How to Interview a Data Scientist
 
How to become a Data Scientist?
How to become a Data Scientist? How to become a Data Scientist?
How to become a Data Scientist?
 
Data Science unit 2 By: Professor Lili Saghafi
Data Science unit 2 By: Professor Lili SaghafiData Science unit 2 By: Professor Lili Saghafi
Data Science unit 2 By: Professor Lili Saghafi
 
Jsm big-data
Jsm big-dataJsm big-data
Jsm big-data
 
Agile Data Science
Agile Data ScienceAgile Data Science
Agile Data Science
 
Operationalizing Machine Learning in the Enterprise
Operationalizing Machine Learning in the EnterpriseOperationalizing Machine Learning in the Enterprise
Operationalizing Machine Learning in the Enterprise
 
Wtf is data science?
Wtf is data science?Wtf is data science?
Wtf is data science?
 
AI Orange Belt - Session 4
AI Orange Belt - Session 4AI Orange Belt - Session 4
AI Orange Belt - Session 4
 
Data Science Popup Austin: Privilege and Supervised Machine Learning
Data Science Popup Austin: Privilege and Supervised Machine LearningData Science Popup Austin: Privilege and Supervised Machine Learning
Data Science Popup Austin: Privilege and Supervised Machine Learning
 
How to Prepare for a Career in Data Science
How to Prepare for a Career in Data ScienceHow to Prepare for a Career in Data Science
How to Prepare for a Career in Data Science
 
How to Become a Data Scientist
How to Become a Data ScientistHow to Become a Data Scientist
How to Become a Data Scientist
 
The Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data ManagementThe Black Box: Interpretability, Reproducibility, and Data Management
The Black Box: Interpretability, Reproducibility, and Data Management
 
Data science unit 1 By: Professor Lili Saghafi
Data science unit 1 By: Professor Lili Saghafi Data science unit 1 By: Professor Lili Saghafi
Data science unit 1 By: Professor Lili Saghafi
 
Prevalence Of Spreadsheet Errors
Prevalence Of Spreadsheet ErrorsPrevalence Of Spreadsheet Errors
Prevalence Of Spreadsheet Errors
 
Ml masterclass
Ml masterclassMl masterclass
Ml masterclass
 
AI Yellow Belt - Day 1 - case by Sagacify
AI Yellow Belt - Day 1 - case by SagacifyAI Yellow Belt - Day 1 - case by Sagacify
AI Yellow Belt - Day 1 - case by Sagacify
 
Data Scientist: The Sexiest Job in the 21st Century
Data Scientist: The Sexiest Job in the 21st CenturyData Scientist: The Sexiest Job in the 21st Century
Data Scientist: The Sexiest Job in the 21st Century
 
NYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talkNYC Open Data Meetup-- Thoughtworks chief data scientist talk
NYC Open Data Meetup-- Thoughtworks chief data scientist talk
 
AI Orange Belt - Session 1
AI Orange Belt - Session 1AI Orange Belt - Session 1
AI Orange Belt - Session 1
 
Data Integration Score Card
Data Integration Score CardData Integration Score Card
Data Integration Score Card
 

Similar to BioIT Webinar on AI and data methods for drug discovery

[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...DataScienceConferenc1
 
Artificial Intelligence for Medicine
Artificial Intelligence for MedicineArtificial Intelligence for Medicine
Artificial Intelligence for MedicineTassilo Klein
 
Blackmagic Open Source Intelligence OSINT
Blackmagic Open Source Intelligence OSINTBlackmagic Open Source Intelligence OSINT
Blackmagic Open Source Intelligence OSINTSudhanshu Chauhan
 
OSINT Black Magic: Listen who whispers your name in the dark!!!
OSINT Black Magic: Listen who whispers your name in the dark!!!OSINT Black Magic: Listen who whispers your name in the dark!!!
OSINT Black Magic: Listen who whispers your name in the dark!!!Nutan Kumar Panda
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence Muhammad Hamza
 
The top mistakes you're making in your Data Science interview - Omri Allouche
The top mistakes you're making in your Data Science interview - Omri AlloucheThe top mistakes you're making in your Data Science interview - Omri Allouche
The top mistakes you're making in your Data Science interview - Omri AlloucheOmri Allouche
 
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...Edge AI and Vision Alliance
 
Big Data Lab for the Canadian government
Big Data Lab for the Canadian governmentBig Data Lab for the Canadian government
Big Data Lab for the Canadian governmentJason Annable
 
Essential concepts for machine learning
Essential concepts for machine learning Essential concepts for machine learning
Essential concepts for machine learning pyingkodi maran
 
Future of data science as a profession
Future of data science as a professionFuture of data science as a profession
Future of data science as a professionJose Quesada
 
Popular Machine Learning Myths
Popular Machine Learning Myths Popular Machine Learning Myths
Popular Machine Learning Myths Rock Interview
 
Do No Harm: Do Technologists Need a Code of Ethics?
Do No Harm: Do Technologists Need a Code of Ethics?Do No Harm: Do Technologists Need a Code of Ethics?
Do No Harm: Do Technologists Need a Code of Ethics?Thoughtworks
 
[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMS
[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMS[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMS
[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMSDevDay.org
 
Iconuk 2016 - IBM Connections adoption Worst practices!
Iconuk 2016 - IBM Connections adoption Worst practices!Iconuk 2016 - IBM Connections adoption Worst practices!
Iconuk 2016 - IBM Connections adoption Worst practices!Femke Goedhart
 
Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)Thinkful
 
Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)Thinkful
 
Idiots guide to setting up a data science team
Idiots guide to setting up a data science teamIdiots guide to setting up a data science team
Idiots guide to setting up a data science teamAshish Bansal
 
Machine learning by prity mahato
Machine learning by prity mahatoMachine learning by prity mahato
Machine learning by prity mahatoPrity Mahato
 
Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...
Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...
Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...Jack Pringle
 
Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...
Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...
Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...CareerBuilder
 

Similar to BioIT Webinar on AI and data methods for drug discovery (20)

[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
 
Artificial Intelligence for Medicine
Artificial Intelligence for MedicineArtificial Intelligence for Medicine
Artificial Intelligence for Medicine
 
Blackmagic Open Source Intelligence OSINT
Blackmagic Open Source Intelligence OSINTBlackmagic Open Source Intelligence OSINT
Blackmagic Open Source Intelligence OSINT
 
OSINT Black Magic: Listen who whispers your name in the dark!!!
OSINT Black Magic: Listen who whispers your name in the dark!!!OSINT Black Magic: Listen who whispers your name in the dark!!!
OSINT Black Magic: Listen who whispers your name in the dark!!!
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence
 
The top mistakes you're making in your Data Science interview - Omri Allouche
The top mistakes you're making in your Data Science interview - Omri AlloucheThe top mistakes you're making in your Data Science interview - Omri Allouche
The top mistakes you're making in your Data Science interview - Omri Allouche
 
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
 
Big Data Lab for the Canadian government
Big Data Lab for the Canadian governmentBig Data Lab for the Canadian government
Big Data Lab for the Canadian government
 
Essential concepts for machine learning
Essential concepts for machine learning Essential concepts for machine learning
Essential concepts for machine learning
 
Future of data science as a profession
Future of data science as a professionFuture of data science as a profession
Future of data science as a profession
 
Popular Machine Learning Myths
Popular Machine Learning Myths Popular Machine Learning Myths
Popular Machine Learning Myths
 
Do No Harm: Do Technologists Need a Code of Ethics?
Do No Harm: Do Technologists Need a Code of Ethics?Do No Harm: Do Technologists Need a Code of Ethics?
Do No Harm: Do Technologists Need a Code of Ethics?
 
[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMS
[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMS[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMS
[DevDay2019] How do I test AI models? - By Minh Hoang, Senior QA Engineer at KMS
 
Iconuk 2016 - IBM Connections adoption Worst practices!
Iconuk 2016 - IBM Connections adoption Worst practices!Iconuk 2016 - IBM Connections adoption Worst practices!
Iconuk 2016 - IBM Connections adoption Worst practices!
 
Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)
 
Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)
 
Idiots guide to setting up a data science team
Idiots guide to setting up a data science teamIdiots guide to setting up a data science team
Idiots guide to setting up a data science team
 
Machine learning by prity mahato
Machine learning by prity mahatoMachine learning by prity mahato
Machine learning by prity mahato
 
Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...
Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...
Consider Your Own Black Box: Evaluating Human Intelligence Alongside Artifici...
 
Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...
Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...
Fact vs. Fiction: How Innovations in AI Will Intersect with Recruitment in th...
 

Recently uploaded

Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsJoseMangaJr1
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...amitlee9823
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...amitlee9823
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Pooja Nehwal
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx9to5mart
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 

Recently uploaded (20)

Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 

BioIT Webinar on AI and data methods for drug discovery

  • 1. ©2016 BioTeam, Inc. All Rights Reserved.©2020 BioTeam, Inc. All Rights Reserved. Fernanda Foertter Sr. Scientific Consultant With the Power of AI Comes Great Responsibility
  • 2. Do Not Distribute - Copyright BioTeam, Inc., All Rights Reserved What is AI? 2020 2 AI means using empirical data to generate an algorithm that can predict or make decisions on, new data. Deep Learning Method where features are not explicitly outlined Machine Learning Methods that improve with experience via implicit algorithms Artificial Intelligence Methods where computers to make decisions imitating humans AI ML DL
  • 3. Do Not Distribute - Copyright BioTeam, Inc., All Rights Reserved What is AI? • It is not a black box • Results are not fact • It will probably not replace traditional methods • Not difficult to get started 2020 3 AI means using empirical data to generate an algorithm that can predict or make decisions on, new data. • It is a method with inputs and outputs • Results are mathematical • It may replace traditional methods • A tool
  • 4. When is it appropriate to use AI? • Now • You may be using it already • When time-to-solution matters • When throughput matters • When there are many covariates to consider • When modeling is to difficult and will take time to develop • When you have lots of data 4
  • 5. What if I don’t know where to start • Start with an specific problem statement • Are there aliens out there? • Can I identify something in a image? 5
  • 6. Tips and Tricks • Check out Google’s Teachable Machine https://teachablemachine.withgoogle.com
  • 7. Tips and Tricks • Check out Tensorflow’s Playground http://playground.tensorflow.org
  • 8. Tips and Tricks • Check out Andrej Karpathy blog http://karpathy.github.io/2019/04/25/recipe/
  • 9. Data tips 9 • Your data will likely • Have artifacts • Be incomplete • Be skewed • Be biased • Be wrong • Be multi-modal • Be noisy This is part of AI. Embrace it. Accept now that your data will be bad.
  • 11. Tools for drug discovery • Molecular Docking aims to find drugs that fit in areas of an organism that interfere with typical function • It can take minutes to days to sample a single molecule with various conformations • We may not have a good idea of the target site 11 Source Wikimedia Commons
  • 12. ChemProp • A deep learning framework for drug discovery • Developed by MIT’s CSAIL • Pulls drugs from the Broad Repurposing Hub • Uses Message Passing Neural Network (MPNN) • Input features is fairly simple 12 Data encoding for training data SMILES Activity COC1=CC(=C(C=C1)OC)C2=C3C=C(C(=O)C=C3OC4=CC(=C(C=C42)O)O) O 1 COC1=CC(=C(C=C1)/C=N/NC(=O)C2=NN(C(=N2)C3=CC=CC=C3)C4=CC= CC=C4)O 1 CN1C2=C(C=C(C=C2)NC(=O)CCl)N(C1=O)C 1 CCS(=O)(=O)N1C(CC(=N1)C2=CC(=CC=C2)NS(=O)(=O)C)C3=CC=C(C=C 3)C 0 CCOC1=CC=C(C=C1)NC(=O)CSC2=NN=C(C=C2)C3=CC=CC=N3 1 CCOC1=CC=C(C=C1)CNC(=O)C2CCN(CC2)S(=O)(=O)C3=CC4=C(C=C3)N C(=O)CCC4 1 CCOC(=O)N1CCN(CC1)S(=O)(=O)C2=CC=C(C=C2)C(=O)NNC3=NC4=C(C =CC=C4S3)C 1 CCN(CC)S(=O)(=O)C1=CC=CC(=C1)C(=O)N[C@@H](C(C)C)C(=O)NNC(= O)C2=CC=CC=C2 0 CCN(CC)S(=O)(=O)C1=CC=C(C=C1)S(=O)(=O)N2CCCC2C(=O)O 1 CCN(CC)C1=CC(=C(C=C1)/C=N/NC(=O)C2=CC(=CC=C2)S(=O)(=O)NC3= CC=CC=C3OC)O 1 CCCN1C=NC2=C1C=C(C(=C2N)C)C 0 CCCN1C(=O)C(SC1=O)CC(=O)NC2=CC=C(C=C2)C 1 CCC(C)NC(=O)C1CCN(CC1)S(=O)(=O)C2=CC=CC3=C2N=CC=C3 0
  • 13. 13
  • 16. Playing with ChemProp 16 3CLpro Inhibition prediction from SARS-CoV model Drug Name SMILES Activity Probability Zafirlukast Cc1ccccc1S(=O)(=O)NC(=O)c2cc(OC)c( cc2)Cc3cn(C)c4ccc(cc43)NC(=O)OC5C CCC5 0.72431216 Montelukast CC(C)(C1=CC=CC=C1CCC(C2=CC=CC( =C2)C=CC3=NC4=C(C=CC(=C4)Cl)C=C 3)SCC5(CC5)CC(=O)O)O idasanutlin 0.60056485 Ritonavir CC(C)C1=NC(=CS1)CN(C)C(=O)NC(C(C )C)C(=O)NC(CC2=CC=CC=C2)CC(C(CC 3=CC=CC=C3)NC(=O)OCC4=CN=CS4)O 0.51782315 Remdesivir CCC(CC)COC(=O)C(C)NP(=O)(OCC1C( C(C(O1)(C#N)C2=CC=C3N2N=CN=C3N) O)O)OC4=CC=CC=C4 0.46806238 Indinavir CC(C)(C)NC(=O)C1CN(CCN1CC(CC(CC 2=CC=CC=C2)C(=O)NC3C(CC4=CC=CC =C34)O)O)CC5=CN=CC=C5 0.42568066 Carfilzomib CC(C)CC(C(=O)C1(CO1)C)NC(=O)C(CC 2=CC=CC=C2)NC(=O)C(CC(C)C)NC(=O) C(CCC3=CC=CC=C3)NC(=O)CN4CCOC C4 0.40163301
  • 17. 17 Disclaimer: This was an exercise to explore ChemProp, not SARS-CoV. These results are preliminary at best and need to be thoroughly explored and peer reviewed before any conclusions or medically- relevant actions can be taken. Please note that the information presented has not been formally peer reviewed and expresses the opinions of the BioTeam. In short: it was a toy example and does not constitute any medical advice! Come talk to BioTeam about your scientific goals