Difference between revisions of "PHRM 8010"

From PharmWiki
Jump to navigation Jump to search
Line 4: Line 4:
* I have had a native speaker attest to the accuracy of [https://translate.yandex.com/ Yandex] to translate English into Arabic.  
* I have had a native speaker attest to the accuracy of [https://translate.yandex.com/ Yandex] to translate English into Arabic.  
*For speaking text in various languages, [https://aws.amazon.com/polly/ AWS Polly] seems to be the best.  
*For speaking text in various languages, [https://aws.amazon.com/polly/ AWS Polly] seems to be the best.  
= Lecture 1- Introduction to Drug Lead Discovery =
*[[Installing Software for PHRM 8010]]
= Lecture 2- Drug Targets and Epigenetics =
* [[Basic Programming with Python]]
= Lecture 3- Detection Methods =
* [[Basic Programming with Python]]
* [https://www.w3schools.com/python/matplotlib_intro.asp Basic Plotting with Python]
= Lecture 4- Enzyme Kinetics =
* [https://gilgi.org/blog/biochemical-kinetics-reaction-velocities/ Fitting Michaelis-Menten Kinetics with Python]


= Capstone Presentation- Drugs and Targets =
= Capstone Presentation- Drugs and Targets =

Revision as of 16:04, 28 March 2022

International Students

  • I have had native speakers in Chinese (several) and Italian attest to the accuracy of DeepL Translate to translate English into their native languages.
  • I have had a native speaker attest to the accuracy of Yandex to translate English into Arabic.
  • For speaking text in various languages, AWS Polly seems to be the best.

Capstone Presentation- Drugs and Targets

Computer Programming

Assignments

  • These are assignments that Dr. Roberts is responsible for. This does not apply to other lecturers in the course.

Assignment #1: Graphing and Data Analysis

Assignment #2: You should have received an email link for the Google Form.

Assignment #3: Bioinformatics and Chemoinformatics*Requires installation of the Jupyter Lab IDE in Anaconda with Python version 3.7.1.1

  • Recommend setting up a separate environment for doing this assignment

Old