Difference between revisions of "Bioinformatics"

From
Jump to: navigation, search
m (Bioinformatics Project from Scratch)
m (Bioinformatics Project from Scratch)
Line 106: Line 106:
  
 
* [http://www.youtube.com/channel/UCV8e2g4IWQqK71bbzGDEI4Q Data Professor series:]
 
* [http://www.youtube.com/channel/UCV8e2g4IWQqK71bbzGDEI4Q Data Professor series:]
** [http://github.com/dataprofessor/code/blob/master/python/CDD_ML_Part_1_Acetylcholinesterase_Bioactivity_Data_Concised.ipynb Part 1, I have shown you how to collect original dataset in biology that you can use in your Data Science Project. Particularly, I have demonstrated how to download and pre-process the biological activity data from the ChEMBL database. The dataset is comprised of compounds (molecules) that have been biologically tested for their activity towards target organism/protein of interest]
 
** [http://github.com/dataprofessor/code/blob/master/python/CDD_ML_Part_2_Acetylcholinesterase_Exploratory_Data_Analysis.ipynb Part 2, I have shown you how to calculate Lipinski descriptors (molecular descriptors proposed by Christopher Lipinski for predicting their likelihood of being drug-like molecules) and performing Exploratory Data Analysis on these Lipinski descriptors. Particularly, the EDA are based on making simple box plots and scatter plots to discern differences of the active and inactive sets of compounds]
 
** [http://github.com/dataprofessor/code/blob/master/python/CDD_ML_Part_3_Acetylcholinesterase_Descriptor_Dataset_Preparation.ipynb Part 3, I have made some changes to the target protein to be Acetylcholinesterase as it provides a larger dataset to work with. We have already computed the molecular descriptors using the PADEL-Descriptor software and prepare the dataset (X and Y dataframes) that will be used in this video for Model Building]
 
** [http://github.com/dataprofessor/code/blob/master/python/CDD_ML_Part_5_Acetylcholinesterase_Compare_Regressors.ipynb Part 4, I have show you how to use the computed molecular descriptors from Part 3 (as the X variables) to build a regression model for predicting the pIC50 values (the Y variable)]
 
** [http://github.com/dataprofessor/code/blob/master/python/CDD_ML_Part_5_Acetylcholinesterase_Compare_Regressors.ipynb Part 5, in a multi-part video series on Bioinformatics Project from scratch. In this video, I will show you how to quickly build and compare several regression models (quantitative structure-activity relationship or QSAR) of the Acetylcholinesterase inhibitors using the lazypredict library in Python]
 
** [http://github.com/dataprofessor/bioactivity-prediction-app Part 6, I will show you how to deploy the machine learning model as a web app. Essentially, this web app will serve as a Bioinformatics tool that will allow users the ability to predict whether a compound of interest has favorable biological activity against the target protein or not]
 
  
 +
{|<!-- T -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>plVLRashaA8</youtube>
 +
<b>Part 1
 +
</b><br>I have shown you how to collect original dataset in biology that you can use in your Data Science Project. Particularly, I have demonstrated how to download and pre-process the biological activity data from the ChEMBL database. The dataset is comprised of compounds (molecules) that have been biologically tested for their activity towards target organism/protein of interest
 +
|}
 +
|<!-- M -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>qWVTxfLq2ak</youtube>
 +
<b>Part 2
 +
</b><br>I have shown you how to calculate Lipinski descriptors (molecular descriptors proposed by Christopher Lipinski for predicting their likelihood of being drug-like molecules) and performing Exploratory Data Analysis on these Lipinski descriptors. Particularly, the EDA are based on making simple box plots and scatter plots to discern differences of the active and inactive sets of compounds
 +
|}
 +
|}<!-- B -->
 +
{|<!-- T -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>zD2focOkQ48</youtube>
 +
<b>Part 3
 +
</b><br>I have made some changes to the target protein to be Acetylcholinesterase as it provides a larger dataset to work with. We have already computed the molecular descriptors using the PADEL-Descriptor software and prepare the dataset (X and Y dataframes) that will be used in this video for Model Building
 +
|}
 +
|<!-- M -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>wGaGm0sj04M</youtube>
 +
<b>Part 4
 +
</b><br>I have show you how to use the computed molecular descriptors from Part 3 (as the X variables) to build a regression model for predicting the pIC50 values (the Y variable)
 +
|}
 +
|}<!-- B -->
 +
{|<!-- T -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>wGaGm0sj04M</youtube>
 +
<b>Part 5
 +
</b><br>in a multi-part video series on Bioinformatics Project from scratch. In this video, I will show you how to quickly build and compare several regression models (quantitative structure-activity relationship or QSAR) of the Acetylcholinesterase inhibitors using the lazypredict library in Python
 +
|}
 +
|<!-- M -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 
<youtube>m0sePkuyTKs</youtube>
 
<youtube>m0sePkuyTKs</youtube>
 +
<b>Part 6
 +
</b><br>I will show you how to deploy the machine learning model as a web app. Essentially, this web app will serve as a Bioinformatics tool that will allow users the ability to predict whether a compound of interest has favorable biological activity against the target protein or not
 +
|}
 +
|}<!-- B -->

Revision as of 08:29, 27 June 2021

Youtube search... ...Google search

An interdisciplinary field that develops methods and software tools for understanding biological data, in particular when the data sets are large and complex. As an interdisciplinary field of science, bioinformatics combines biology, computer science, information engineering, mathematics and statistics to analyze and interpret the biological data. Bioinformatics has been used for in silico analyses of biological queries using mathematical and statistical techniques.


"...all biology is computational biology" | Florian Markowetz


Bioinformatics includes biological studies that use computer programming as part of their methodology, as well as a specific analysis "pipelines" that are repeatedly used, particularly in the field of genomics. Common uses of bioinformatics include the identification of candidates genes and single nucleotide polymorphisms (SNPs). Often, such identification is made with the aim of better understanding the genetic basis of disease, unique adaptations, desirable properties (esp. in agricultural species), or differences between populations. In a less formal way, bioinformatics also tries to understand the organisational principles within nucleic acid and protein sequences, called proteomics. Wikipedia

image1.png



Using Computer Code to Decipher Genetic Code: Bioinformatics 101

ROSALIND Platform

Learning bioinformatics usually requires solving computational problems of varying difficulty that are extracted from real challenges of molecular biology. To make learning bioinformatics fun and easy, we have founded Rosalind, a platform for learning bioinformatics through problem solving. ROSALIND offers an array of intellectually stimulating problems that grow in biological and computational complexity; each problem is checked automatically, so that the only resource required to learn bioinformatics is an internet connection. ROSALIND also promises to facilitate improvements in standard bioinformatics education by providing a vital teaching aid and a central homework resource. ROSALIND is inspired by Project Euler, Google Code Jam, and the ever growing movement of free online courses. The project's name commemorates Rosalind Franklin, whose X-ray crystallography with Raymond Gosling facilitated the discovery of the DNA double helix by Watson and Crick. ROSALIND

CRISPR

Youtube search... ...Google search

CRISPR Kit

CRISPR Explained

What Came First, Cells or Viruses?

Youtube search... ...Google search

Virus & Consciousness

Long ago, a virus bound its genetic code to the genome of four-limbed animals. That snippet of code is still very much alive in humans' brains today, where it does the very viral task of packaging up genetic information and sending it from nerve cells to their neighbors in little capsules that look a whole lot like viruses themselves. And these little packages of information might be critical elements of how nerves communicate and reorganize over time — tasks thought to be necessary for higher-order thinking...

Though it may sound surprising that bits of human genetic code come from viruses, it's actually more common than you might think: A review published in Cell in 2016 found that between 40 and 80 percent of the human genome arrived from some archaic viral invasion.

Bioinformatics Project from Scratch

Part 1
I have shown you how to collect original dataset in biology that you can use in your Data Science Project. Particularly, I have demonstrated how to download and pre-process the biological activity data from the ChEMBL database. The dataset is comprised of compounds (molecules) that have been biologically tested for their activity towards target organism/protein of interest

Part 2
I have shown you how to calculate Lipinski descriptors (molecular descriptors proposed by Christopher Lipinski for predicting their likelihood of being drug-like molecules) and performing Exploratory Data Analysis on these Lipinski descriptors. Particularly, the EDA are based on making simple box plots and scatter plots to discern differences of the active and inactive sets of compounds

Part 3
I have made some changes to the target protein to be Acetylcholinesterase as it provides a larger dataset to work with. We have already computed the molecular descriptors using the PADEL-Descriptor software and prepare the dataset (X and Y dataframes) that will be used in this video for Model Building

Part 4
I have show you how to use the computed molecular descriptors from Part 3 (as the X variables) to build a regression model for predicting the pIC50 values (the Y variable)

Part 5
in a multi-part video series on Bioinformatics Project from scratch. In this video, I will show you how to quickly build and compare several regression models (quantitative structure-activity relationship or QSAR) of the Acetylcholinesterase inhibitors using the lazypredict library in Python

Part 6
I will show you how to deploy the machine learning model as a web app. Essentially, this web app will serve as a Bioinformatics tool that will allow users the ability to predict whether a compound of interest has favorable biological activity against the target protein or not