An Introduction to Computational Drug Discovery

  Рет қаралды 67,873

Data Professor

Data Professor

Күн бұрын

In this video, you will learn about the basics of computational drug discovery. To augment the learning experience, I also make use of simple illustrations to explain key concepts. Computational drug discovery harnesses several domains consisting of statistics, machine learning, cheminformatics and bioinformatics as applied to how biological and chemical entities (proteins and compounds) interact which in turn leads to changes in metabolic pathways (that eventually causes observable phenotypic changes such as disease occurrence, progression or even cure.
Support my work:
👪 Join as Channel Member:
/ @dataprofessor
✉️ Newsletter newsletter.dataprofessor.org
📖 Join Medium to Read my Blogs / membership
☕ Buy me a coffee www.buymeacoffee.com/dataprof...
Recommended Resources
📚 Books kit.co/dataprofessor
😎 Taro (Tech Career Mentorship) www.jointaro.com/r/dataprofes...
📜 Google Data Analytics Professional Certificate imp.i384100.net/google-data-a...
🤔 Interview Query www.interviewquery.com/?ref=d...
🖥️ Stock photos, graphics and videos used on this channel 1.envato.market/c/2346717/628...
Subscribe:
🌟 Coding Professor / @codingprofessor
🌟 Data Professor kzfaq.info...
Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.
#datascience #machinelearning #dataprofessor

Пікірлер: 118
@DataProfessor
@DataProfessor 2 жыл бұрын
🌟 Join as a Channel Member to support us: kzfaq.info/love/V8e2g4IWQqK71bbzGDEI4Qjoin 🌟 Download Kite for FREE www.kite.com/get-kite/?
@wolfjrstreet
@wolfjrstreet 9 ай бұрын
I am surprised how much effort he has made. I am Japanese and as an Asian, I know how hard it is to learn English to his level. Not only that, he is good at data science in addition to biology. Things never end there. His videos are really well-made. I know how difficult to make a quality video because I once tried to make videos but they were just scraps.
@NicholasRenotte
@NicholasRenotte 2 жыл бұрын
127 RESEARCH ARTICLES?!?! You are a beast Prof! I’ll be back to watch this entirely this weekend. LEGENDARY video!
@DataProfessor
@DataProfessor 2 жыл бұрын
Thanks Nicholas, all credit goes to my students and colleagues, they are the true heroes! 😊
@flaviudsi
@flaviudsi 2 ай бұрын
You both make legendary videos :)
@chrispeniel1023
@chrispeniel1023 2 жыл бұрын
KZfaq give this Professor the views that he deserves Thanks, prof for the lecture
@DataProfessor
@DataProfessor 2 жыл бұрын
Hey thanks for the big support!
@christianondo9637
@christianondo9637 3 ай бұрын
Incredible explanation, thank you very much sir. The fact that resources like this are available to everyone on youtube amazes me.
@nadiaaouadi4266
@nadiaaouadi4266 Жыл бұрын
Thanx a lot professor for this amazing content, I'm studying data science and we have a project that is a "model design platform" and your channel has been amazingly helpful. Your efforts are greatly appreciated.
@joanapaulasoliveira
@joanapaulasoliveira 2 жыл бұрын
Watching this course and planning on integrating in silico drug discovery in my next project. Thank you, Professor!
@yethereinafter
@yethereinafter 2 жыл бұрын
This is really nice. Now I can fully understand data science for bioinformatics. Thank you.
@nattapondeeplai4906
@nattapondeeplai4906 Жыл бұрын
ขอบคุณมากๆนะคะอาจารย์ หนูกำลังสนใจเรียนนี้เลยค่ะ ช่วยให้เขาใจได้เยอะเลยค่ะ
@flaviudsi
@flaviudsi 2 ай бұрын
Excellent lecture.. Straight to the point. Thank you for it. It lightened some information gaps that I had before listening to this. I saved it and I might need to follow it again. This will help me to improve my articles and my phd thesis on drug-drug interactions.
@pattamalaokarnchanakorn2221
@pattamalaokarnchanakorn2221 2 жыл бұрын
Good topics to understand that explain step by step Love the way teaching Great to learn
@rajandalawai5640
@rajandalawai5640 8 ай бұрын
What a brilliant presentation. Kudos to you
@bolawelomutombo4816
@bolawelomutombo4816 Жыл бұрын
This is amazing content! Thank you Professor!
@khuzaimaaziz8936
@khuzaimaaziz8936 2 жыл бұрын
Love your videos sir learnt a lot from you. You deserve more viewership in my opinion. Thanks a lot for the hard work.
@DataProfessor
@DataProfessor 2 жыл бұрын
Thanks for the kind words! :)
@karama3693
@karama3693 2 жыл бұрын
Thank you Prof. I was able to run your codes (chembl research work) in jupyter notebook using multiple environments. I modified the coding so I could do eveything in jupyter without using Google colab. Thank you very much for your contribution to knowledge. I'm a Nigerian lecturer currently doing my PhD in Chiang mai Thailand
@DataProfessor
@DataProfessor 2 жыл бұрын
Sawatdee krub, glad to hear that the video was helpful and good luck in your PhD endeavors :)
@shenglinjing7350
@shenglinjing7350 2 жыл бұрын
Data Professor is really good at explaining technical concepts in a simple way
@DataProfessor
@DataProfessor 2 жыл бұрын
Thanks, glad you think so, this means a lot :)
@shenglinjing7350
@shenglinjing7350 2 жыл бұрын
@@DataProfessor Thanks, data professor! I recently obtained my PhD degree in theoretical astrophysics, and I'm interested in anti-aging / anti-cancer drug discovery. I don't have a background in biology, while I find your videos super helpful. I used your machine learning scripts from the video "Python for Bioinformatics - Drug Discovery Using Machine Learning and Data Analysis", trying to find compounds that may have potential to inhibit mtor (target CHEMBL2842). The random forest model using 4727 training examples achieved Coefficient of determination (R^2): 0.90 and Mean squared error (MSE): 0.18. In app.py, I had to use -Xms1G -Xmx1G instead of -Xms2G -Xmx2G to generate descriptors_output.csv for just my input molecules, otherwise I'm getting a list of all 4727 compounds in the app. As a test, I run app.py, input CHEMBL413 (Rapamycin) and CHEMBL295124 (Berberine). I got predicted pIC50 = 7.06 and 6.43, respectively. Since these are well known mtor inhibitors, the result looks reasonable. The weird thing happens when I took your original example input in Part VI, example_acetylcholinesterase.txt, which includes 5 candidates AChE inhibitors (CHEMBL133897, CHEMBL336398, CHEMBL131588, CHEMBL130628, CHEMBL130478). And surprisingly I got predicted pIC50 for mtor inhibition in the range 6.5-6.8. I wouldn't expect AChE inhibitors would also inhibit mtor efficiently. Did I do something wrong? It seems that the feature representation is super important in QSAR models. So far we have been using 881 molecular fingerprints. I wonder if we were to use graph neural networks to learn the feature representation of molecules, instead of using hard coded fingerprint features, would the machine learning model achieve better performance?
@albertoduarte2840
@albertoduarte2840 2 жыл бұрын
This is wild, looking into getting a master's in Bioinformatics so this is a very interesting intro!
@DataProfessor
@DataProfessor 2 жыл бұрын
Awesome! Lots of potential areas to explore in the field.
@khanhnguyentan6613
@khanhnguyentan6613 2 жыл бұрын
Could you make a tutorial video about de novo new compounds by applying machine learning, Professor? I think it is a very interesting topic.
@newcooldiscoveries5711
@newcooldiscoveries5711 2 жыл бұрын
Very informative and enjoyable!! Thank you for putting this video up. Best wishes.
@DataProfessor
@DataProfessor 2 жыл бұрын
Thanks!
@noorpk
@noorpk 6 ай бұрын
Simple, Thank you.
@indogen-z2872
@indogen-z2872 Жыл бұрын
thanks professor! I learn more here than in my university:')
@kashafnaz_
@kashafnaz_ 2 жыл бұрын
Hi, professor, I selected MS data Science from FAST NUCES ISLAMABAD, Pakistan, and working on Computational drug discovery it's the start of my research journey in bioinformatics for data science. As this university is the NUCES so, there is no bioinformatics teacher to guide me Your video always help me in understanding bioinformatics knowlgede.
@amalalsaeh4894
@amalalsaeh4894 11 ай бұрын
thank you so much, that is awesome
@BigDataRPG
@BigDataRPG 2 жыл бұрын
Thanks for sharing. Inspiring me feeling back to the old place again
@DataProfessor
@DataProfessor 2 жыл бұрын
Thanks krub Boyd, Glad to hear that! You're also doing great things in the data space with your contents 😊
@noone-vi8xw
@noone-vi8xw 2 жыл бұрын
This is so helpful! Thanks a lot professor :)
@DataProfessor
@DataProfessor 2 жыл бұрын
You're very welcome!
@quimicageneralenaccion16
@quimicageneralenaccion16 Жыл бұрын
Excellent presentation very useful. Congratulations.
@hacenebenaidja4754
@hacenebenaidja4754 2 жыл бұрын
Thx Professor, you are the best :)
@ninajanssen4416
@ninajanssen4416 2 жыл бұрын
Wow, this is super exciting!! :)
@Rahul-xc5qe
@Rahul-xc5qe 2 жыл бұрын
Amazing video as always. Could you kindly make a video on obtaining data from databases and then merging meaningful data from multiple databases? Im currently trying to combine IC50 data for a set of compounds from CHEMBL with hepatotoxicity data from another database but failing to do so. Are these such databases where multiple ADMET properties for compounds against a protein are given? with enough data to build models to predict multiple properties at once
@jimenasegura4326
@jimenasegura4326 2 жыл бұрын
Thanks man!!
@vusumuzimabasa2522
@vusumuzimabasa2522 2 жыл бұрын
Your teaching methods are top notch 👌🏾
@DataProfessor
@DataProfessor 2 жыл бұрын
I appreciate that!
@rickharold7884
@rickharold7884 2 жыл бұрын
Fascinating! Thx for sharing.
@DataProfessor
@DataProfessor 2 жыл бұрын
Glad you enjoyed it!
@theenriquecarbo
@theenriquecarbo 2 жыл бұрын
Thank you Professor
@DataProfessor
@DataProfessor 2 жыл бұрын
You’re welcome!
@SmittyBones
@SmittyBones 26 күн бұрын
It all makes sense
@kaushaltak007
@kaushaltak007 4 ай бұрын
Thank you so much for such a brilliant video! I have a request. Can I get notes and slides for this video?
@sebastianayalaruano5070
@sebastianayalaruano5070 2 жыл бұрын
Thanks for the great material professor. I’m planning to pursue my postgraduate studies in this field, and I have learned a lot with your videos. I have one question, What do you think about graph neural networks applied to drug discovery?, Do you think that this new approach will foster this field?
@DataProfessor
@DataProfessor 2 жыл бұрын
That's a great question, I think it's a great idea, it could be potentially used for representing molecules as interconnected graphs where atoms are nodes and bonds are edges. This could also be applied for biological networks at the systems biology level as well.
@stefanrucman5352
@stefanrucman5352 2 жыл бұрын
Awesome and resourcefull lecture.
@DataProfessor
@DataProfessor 2 жыл бұрын
Many thanks!
@studywithjasminemahidolstu5543
@studywithjasminemahidolstu5543 2 жыл бұрын
Had a great lecture on that day. Sir
@DataProfessor
@DataProfessor 2 жыл бұрын
Thank you, glad to hear that 😊
@abdulhamidmerii5538
@abdulhamidmerii5538 2 жыл бұрын
This content is awesome, thank you so much for sharing! I recently joined a Gene Silencing company as a Machine Learning Engineer, but I have no biological background. This is immensely helpful! Thank you so much for sharing this video! Are you planning on sharing the rest of the lectures?
@DataProfessor
@DataProfessor 2 жыл бұрын
That is awesome! I actually have related hour long lectures: - How to build bioinformatics tools kzfaq.info/get/bejne/gq59Y6ag2tyUp2g.html - Data science for bioinformatics kzfaq.info/get/bejne/aaehhNFqmbG6iok.html - AMA about bioinformaitcs kzfaq.info/get/bejne/eMh_iZZkqJvTeps.html - 6-part series on Bioinformatics from Scratch kzfaq.info/get/bejne/ptKGf7WS2M7FcWw.html
@aashishkatyal
@aashishkatyal 2 жыл бұрын
It is always amazing to view Data Professor Learning-centered sessions. Sir, could you please make some separate videos for Molecular Docking and Dynamics using python machine learning and colab.
@DataProfessor
@DataProfessor 2 жыл бұрын
Great idea, will try to simplify as much as possible so that it also appeals to the general data and machine learning community 😊
@aashishkatyal
@aashishkatyal 2 жыл бұрын
@@DataProfessor thank you sir. You are an inspiration 👍
@Saed7630
@Saed7630 Жыл бұрын
Very informative! One question, how do you filter 'salt'?
@hanstsahnang4533
@hanstsahnang4533 13 күн бұрын
Thanks sooo much for this introduction to computational drug discovery. please prof how can someone have access to BioCurator
@manishvipani7757
@manishvipani7757 3 ай бұрын
Thanks!
@DataProfessor
@DataProfessor 3 ай бұрын
Thanks for the support!
@alokthakkar9392
@alokthakkar9392 5 ай бұрын
Your video is really great. But the background noise was slightly disturbing.
@wizardlegend07
@wizardlegend07 Жыл бұрын
Prof., Thanks for this lecture, can you please help me with a lecture on cmputatutional drug design using plant as a case study ? . thaks for your anticipated cooperation!.
@danishiqbal3863
@danishiqbal3863 Жыл бұрын
best 2:30 Hours ... Thank you professor
@DataProfessor
@DataProfessor Жыл бұрын
Thanks, glad to hear that :)
@ajwadakil6892
@ajwadakil6892 2 жыл бұрын
Hello, I am learning a great deal from your videos. I was just wondering is it possible to get the lecture slide as pdf and also your drawings and explanation in the form of pdf, perhaps by a github link?
@yethereinafter
@yethereinafter 2 жыл бұрын
Please, can you share the slide?
@JessicaTilmen-gh4ki
@JessicaTilmen-gh4ki Жыл бұрын
Thanks for the great post. Does one need a PhD to start a career as a computational drug discovery scientist?
@amaransi4900
@amaransi4900 2 жыл бұрын
thanks, Prof., really need you to explain to us how the receptor and ligand interaction and how to estimate binding energy via ML?
@DataProfessor
@DataProfessor 2 жыл бұрын
Hi, the easiest way is to compile a dataset of receptor and ligand pairs along with their respective binding energy. Then apply ML to make the prediction. Instead of binding energy, you could find experimental binding values such as the binding KD or KA (dissociation and association) as well. Additionally, instead of binding, you could predict the inhibition value such as IC50 or pIC50 (the log form). I've made the Bioinformatics video series showing how you can compile your own dataset from the ChEMBL database here kzfaq.info/get/bejne/ptKGf7WS2M7FcWw.html Hope this helps.
@amaransi4900
@amaransi4900 2 жыл бұрын
@@DataProfessor thank prof. If I have a doubt, I will contact you
@ManishKumar-by5jw
@ManishKumar-by5jw 2 жыл бұрын
How do I scan a large number of molecules for the Lipinski rule at once?
@Codnut
@Codnut Жыл бұрын
Hello,😅 I came across this channel and i was never really interested data science. But after watching this video, i want to seek a career in this field. What can i do to get started?
@Ranamusic11
@Ranamusic11 11 ай бұрын
Can u pl make a video regarding ligand based pharmacophore modeling.
@souldiezcamp2380
@souldiezcamp2380 2 жыл бұрын
Good job bro 👌👌👌
@DataProfessor
@DataProfessor 2 жыл бұрын
Thanks for tuning in!
@ElahehHSH
@ElahehHSH 4 ай бұрын
Hello, thank you for your videos, Can I ask you for an advice please? how would be the best way to get in to drug discovery part of R&D pharmaceutical? I am currently a pharmacist pharmD, Take a course in Ml and data science? Or chemoinformatics? I realy get confuse what to do and what to learn or study and how would be the short-cut and best way for it?
@paulchinonso8062
@paulchinonso8062 9 күн бұрын
which software can i make use of for docking
@adesinausman8236
@adesinausman8236 2 ай бұрын
Prof. Pls are we able to get the slide for this video? Thank you
@user-ig4gf5bz8y
@user-ig4gf5bz8y 2 жыл бұрын
I love you professor
@DataProfessor
@DataProfessor 2 жыл бұрын
Hey thanks!
@user-sh6ri3nh7c
@user-sh6ri3nh7c 2 жыл бұрын
Thanks for a helpful video! Do you have any recommendation for molecular generators, which automatically expand the chemical space to search?
@DataProfessor
@DataProfessor 2 жыл бұрын
One can use GANs for generating new molecules. If one wants to generate molecular decoys, there’s the DUD-E tool by the Shoichet group. The Reymond group also has done some extensive work in computational enumerating new molecules in a de novo fashion.
@user-sh6ri3nh7c
@user-sh6ri3nh7c 2 жыл бұрын
@@DataProfessor thanks a ton! I'm gonna look into it.
@ahmedyamany5065
@ahmedyamany5065 2 жыл бұрын
​@@DataProfessor Thanks for your valuable information, My PhD supervisors suggest to take GANs as my PhD subject and they suggest using GANs for drug discovery ? Is this a good subject for PhD, especially i have low knowledge in cheminformatics and bioinformatics. Would you recommend using GANs to create a synthetic dataset as PhD subject or GANs becomes so an interesting topic for only large companies.
@DataProfessor
@DataProfessor 2 жыл бұрын
@@ahmedyamany5065 It’s an interesting topic that is at the fore front of the field, both for academia and pharma industry.
@paningamuiliya9200
@paningamuiliya9200 2 жыл бұрын
Professor, this video is so insightful. I have subscribed to your KZfaq channel, and I can't wait to feed on more contents on your channel. I have a few questions, sir. 1. What do you think is the future of natural-product based drug discovery? 2. What skills and knowledge should I acquire to better prepare me for graduate studies in drug discovery and development? I'm applying to different schools and I hope to study wide even before I get admitted. I believe it will boost my application and prepare me better for graduate school. Thank you so much sir.
@maimamdouh5181
@maimamdouh5181 2 жыл бұрын
What are the courses i should know before watching this video ?
@Ricocase
@Ricocase Жыл бұрын
Is python fast enough. C++/ fortran? Parallel programming?
@khadidjasa5594
@khadidjasa5594 2 жыл бұрын
hello professor, I want to ask if I could apply for an internship in your laboratory
@mriganka7331
@mriganka7331 2 жыл бұрын
Awesome, sir. I am interested on bioinformatics and want to research on this field but I don't have knowledge of programming language. So, would you plz recommend me which language should I start with ?
@DataProfessor
@DataProfessor 2 жыл бұрын
I have 2 recommendations, choose 1: Python or R. Please watch the following videos for more info: 1. Python vs R kzfaq.info/get/bejne/sN-YZauGlsvKn2g.html 2. Python 101 playlist kzfaq.info/get/bejne/ir-Aqs6Xzdbbe4k.html 3. R 101 playlist kzfaq.info/get/bejne/rNNxnbqUprG5oYU.html I use both R and Python for my research. The decision is primarily because my students either uses R or Python. Both have cheminformatics related libraries and packages, which are the main reason for using either language. Select a library or package that you think answers your needs. Hope this helps.
@mriganka7331
@mriganka7331 2 жыл бұрын
@@DataProfessor Thanks, sir. Is it necessary to learn C/C++ in relation to bioinformatics/chemoinformatics study?
@juannolazco
@juannolazco Жыл бұрын
Thank your for this amazing video. Ia have twe questions: 1. What software can we use to enumerate (going from A to A1, A2, A3...)? 2. Do you have a KZfaq explaining how to get the enumerations?
@DataProfessor
@DataProfessor Жыл бұрын
Hi, there are several ways of doing this. One of many would be AutoGrow which enumerates molecule in the confinement of a protein binding cavity. There’s also one from KNIME www.knime.com/knime-applications/chemical-library-enumeration
@juanarturonolazcoflores
@juanarturonolazcoflores Жыл бұрын
@@DataProfessor thanks for your quick answer. I'm going to review the AutoGrow and KNIME documentation.
@nelsonwanga3513
@nelsonwanga3513 Жыл бұрын
Hallo Prof, I am currently pursuing BSc Genomic and Molecular Science. I have a lot of questions I would like to ask you sir as your methods of teaching is more elaborate. How can I contact you?
@emontery6071
@emontery6071 8 ай бұрын
Can the protein be genes instead?
@Dr.shubham_med97
@Dr.shubham_med97 6 ай бұрын
Is there a possible to make money out of this? What is possible application for earning potential? I'm too naive to know right now but want to learn .
@nemanjamarjanovic9722
@nemanjamarjanovic9722 7 ай бұрын
Jack wasnt paying attention
@ankurprakash2244
@ankurprakash2244 2 жыл бұрын
Very helpful lecture sir. Is there any way I can connect with you?
@DataProfessor
@DataProfessor 2 жыл бұрын
You can find me on Twitter and LinkedIn. Details in the video description and also sign up to my newsletter.
@significantmatters8740
@significantmatters8740 2 жыл бұрын
how to join your live session sir? Is this a separate event or is it for those who are channel member?
@DataProfessor
@DataProfessor 2 жыл бұрын
Hi, it's actually recorded from a class I taught at the university.
@significantmatters8740
@significantmatters8740 2 жыл бұрын
@@DataProfessor your students are so blessed to have you. Anyway, thank you for sharing this. This is a really great help for us who search for resources and consultants online.
@EdT.-xt6yv
@EdT.-xt6yv 10 ай бұрын
41:00 inhibit estrogen? Aromatase
@suecheng3755
@suecheng3755 Жыл бұрын
why there is no sound in this video?
@DataProfessor
@DataProfessor Жыл бұрын
Hi, I’ve checked again and the audio works normally
@PavanKumar-xo9hz
@PavanKumar-xo9hz 4 ай бұрын
it is python project or not
@akanimohosutuk928
@akanimohosutuk928 2 жыл бұрын
I want to work with you. I am passionate about Bioinformatics.
@DataProfessor
@DataProfessor 2 жыл бұрын
Awesome, I'll soon have some public datasets that the entire community can contribute to. Soon.
@akanimohosutuk928
@akanimohosutuk928 2 жыл бұрын
@@DataProfessor I would like to do a PhD in Computational Biology and Bioinformatics. Can you mentor me?
@hooramirdamadi5692
@hooramirdamadi5692 4 ай бұрын
why do you share your knowledge?
@paulchinonso8062
@paulchinonso8062 9 күн бұрын
sir your video is not clear plesase try to make it clearer
Call for Participation in the Open Bioinformatics Research Project
23:29
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 10 МЛН
Женская драка в Кызылорде
00:53
AIRAN
Рет қаралды 502 М.
Опасность фирменной зарядки Apple
00:57
SuperCrastan
Рет қаралды 11 МЛН
Jim Wells and Michelle Arkin(UCSF) Part 1: Introduction to Drug Discovery
44:18
Science Communication Lab
Рет қаралды 69 М.
Your Brain: Who's in Control? | Full Documentary | NOVA | PBS
53:33
NOVA PBS Official
Рет қаралды 3,1 МЛН
A beginner's guide to quantum computing | Shohini Ghose
10:05
Bioinformatics for Beginners
8:13
OMGenomics
Рет қаралды 24 М.
Insilico Medicine - 10 Years of AI Drug Discovery Innovation
14:59
Insilico Medicine
Рет қаралды 3,4 М.
Как удвоить напряжение? #электроника #умножитель
1:00
Hi Dev! – Электроника
Рет қаралды 1,1 МЛН
My iPhone 15 pro max 😱🫣😂
0:21
Nadir Show
Рет қаралды 1,1 МЛН
iPhone 15 Pro Max vs IPhone Xs Max  troll face speed test
0:33
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,2 МЛН
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 8 МЛН