Still no participant
Still no reviews
Introduce students to the field of computational biology. To make them realize the importance of insilico databases and computational tools to understand biology in a better way.
COs | Course outcomes | Mapping COs with POs (High-3, Medium-2, Low-1) |
CO1 | Acquire the knowledge relevant to various areas of basic concepts and application of Computational Biology | PO1-3, PO2-3, PO3-3,PO4-3, PO5-2 |
CO2 | Learn and able to employ various computational tools for modern day research | PO1-3, PO2-3, PO3-3, PO4-3, PO5-3 |
CO3 | Learn In silico design solutions for complex scientific data base models | PO1-3, PO2-3, PO3-2,PO4-3, PO5-3, PO6-2 |
CO4 | Acquire competency to design the experiment to analyses the protein structure and interpretation of data leading to publication | PO1-3, PO2-3, PO3-2,PO4-3, PO5-3, PO6-2,PO9-2 |
CO5 | To be familiar with the modern computational and experimental tools for structural modeling of proteins and prediction analysis | PO1-3, PO2-3, PO3-2,PO4-3, PO5-3, PO6-2,PO9-2 |
Module-I : Introduction to Computational Biology and Bioinformatics
1.1 Nature and scope of Computational Biology and Bioinformatics,
1.2 Basic algorithms in Computational Biology,
1.3 Introduction to sequence alignment (only general ideas, not algorithm) - Local and global,
1.4 pair wise and multiple, BLAST
Module-II : Biological Databases
2.1 Overview of biological databases, Types of Biological data- Genomic DNA, cDNA, rDNA, ESTs, GSSs,
2.2 primary, secondary, functional, composite, structural classification of databases, Nucleotide, Protein Sequence Databases, Literature Databases, Sequence motifs Databases, Composite Databases, Genome Databases,.
2.3 Dynamic programming approach: Needleman and Wunsch Algorithm, Smith and Waterman Algorithm,
2.4Genome Browsers,
2.5 Bioinformatics Database search engines: -Text-based search engines (Entrez, DBGET/LinkDB).
2.6 Data access, retrieval and submission
Practice 1: Demonstration of biological databases: NCBI, EMBL, Swissprot/TrEMBL, UniProt.
https://www.youtube.com/watch?v=Phxkg5H5Q6E
Module III Sequence Alignments
3.1 Alignment, Local alignment, Global alignment,
3.2 Comparison and application of Unweighted Pair Group Method with Arithmetic Mean (UPGMA),
3.3 Neighbour Joining (NJ), Maximum Parsimony (MP), Maximum Likelihood (ML) methods,
3.4 Software for Phylogenetic analysis.
Practice 2: Pairwise Sequence Alignment using BLAST and Aligning Multiple Sequences with CLUSTAL W
http://vlab.amrita.edu/index.php?sub=3&brch=274&sim=1428&cnt=1
http://vlab.amrita.edu/index.php?sub=3&brch=274&sim=1438&cnt=1
Module-IV: Bioinformatics in Genome sequencing
4.1 Whole Genome Assembly and challenges,
4.2 Sequencing and analysis of large genomes,
4.3 Gene prediction, Functional annotation,
4.4 Functional genomics case studies, visualization tools such as PyMol.
4.5 NGS data analysis, Concept of Big data analysis.
Practice 3: Identification of gene characteristics using ExPaSy tools and Visualization using PyMol
Module-V: Insilico Drug Design
5.1. Insilico Drug Design: Basic Concepts, importance and application
5.2. Molecular force fields and energy minimization
5.3. Molecular Dynamics Simulation methods
5.4. Methods of Insilico Drug Design: structure and ligand based drug design approach
Practice 4: structure based drug design: Molecular docking
Module-VI : Biopython and It's application in Computational Biology
6.1. Biopython: Introduction, important features and application of biopython in computational biology
6.2. Create a simple sequence in Biopython for DNA, RNA and Protein Alphabets
6.3. Sequence Alignment Tools in Biopython
6.4. PDB Module of Biopython
Module VII. Biostatistical Methods:
7.1. Data, Types of Data and data Visualization, Data arrangement, data normalization, Tabulation, Sampling methods, concept of Parametric and non-parametric statistics,
7.2. Measures of central tendency: Mean, Mode & Median, Measures of dispersion: Mean deviations, coefficient of variance (CV), Standard deviations, skewness and kurtosis.
7.3. Test of hypothesis; Student t-test and paired t-test; chi square test; Probability distribution (normal, binominal and poison distributions), Simple Correlation and Regression,
7.4 Analysis of variance (ANOVA): one way and two-way classification
Practice 5: Calculate the Mean Median Mode, Standard deviation from the supplied data set
Practice 6: Test the goodness of fit
Text Books:
Reference Books
Nature and Scope of Computational Biology and Bioinformatics
https://www.youtube.com/watch?v=W-Ov2cUaYQY
Basic algorithms in Computational Biology, Introduction to sequence alignment (only general ideas, not algorithm) - Local and global
Biological Databases, Classification and different types of Biological Database
https://www.youtube.com/watch?v=QjHKV2tkHSI
DNA and Protein sequence analysis, Pairwise and multiple sequence alignment, BLAST.
https://www.youtube.com/watch?v=YVGpn-XNb58
Overview of biological databases, Types of Biological data- Genomic DNA, cDNA, rDNA, ESTs, GSSs
https://www.youtube.com/watch?v=-wlFNr2FDHc
primary, secondary, functional, composite, structural classification of databases, Nucleotide, Protein Sequence Databases, Literature Databases, Sequence motifs Databases, Composite Databases, Genome Databases, Genome Browsers
Demonstration and usage of web resources: EMBL, GenBank, ENTREZ, Data access, retrieval and submission,
Practice 1: Demonstration of biological databases: NCBI, EMBL, Swissprot/TrEMBL, UniProt.
https://www.youtube.com/watch?v=Phxkg5H5Q6E
Practice : Retrieving sequence data from Entrez
http://vlab.amrita.edu/index.php?sub=3&brch=273&sim=1437&cnt=1
Session 9
Local alignment, Global alignment, scoring matrices - PAM, BLOSUM, Gaps and penalties, Dot plots.
https://www.youtube.com/watch?v=ipp-pNRIp4g
session 10
InSilico Drug Design: Basic Concepts, importance and application
https://www.youtube.com/watch?v=Bmco5vDm7YA https://www.youtube.com/watch?v=aNl7z0MOAVM&list=PLCrHV5bhSbP0gP08ooS3tuBlRsEfDNWLs&index=3
session 11
Dynamic programming approach: Needleman and Wunsch Algorithm, Smith and Waterman Algorithm, Hidden Markov Model
https://www.youtube.com/watch?v=d5NMrA2HkG4&list=PLUl4u3cNGP63uK-oWiLgO7LLJV6ZCWXac&index=10
Multiple sequence alignment, Alignment, tree building and tree evaluation
https://www.youtube.com/watch?v=Pq4Cy76zNew
Comparison and application of Unweighted Pair Group Method with Arithmetic Mean (UPGMA), Neighbour Joining (NJ)
https://www.youtube.com/watch?v=J-RjA889SKY
Software for Phylogenetic analysis
https://www.youtube.com/watch?v=u9YNvHaRI5A
Practice : Pairwise Sequence Alignment using BLAST and Multiple Sequence Alignment with CLUSTAL W
https://www.youtube.com/watch?v=tq-bWYVnQCM
Whole Genome Assembly and challenges
https://www.youtube.com/watch?v=SnerjqgWt8Q
Sequencing and analysis of large genomes
https://www.youtube.com/watch?v=SnerjqgWt8Q
Gene prediction, Functional annotation, Functional genomics case studies
https://www.youtube.com/watch?v=EuCH5mqRylE
Visualization tools such as PyMol
https://www.youtube.com/watch?v=7cX5bVENWAE
NGS data analysis, Concept of Big data analysis.
https://www.youtube.com/watch?v=l4BAfRekohk
Practice 3: Identification of gene characteristics using ExPaSy tool
https://www.youtube.com/watch?v=BAb_73kdkXc
Insilico Drug Design: Basic Concepts, importance and application
https://www.youtube.com/watch?v=ewERE8gpqBU
Molecular force fields and energy minimization; Molecular Dynamics Simulation methods
https://www.youtube.com/watch?v=veBZYlD6AF4
Methods of Insilico Drug Design: structure and ligand-based drug design approach.
https://www.youtube.com/watch?v=Sts6TDc-wz4
Practice 4: Molecular docking
https://www.youtube.com/watch?v=Sts6TDc-wz4
Biopython: Introduction, important features and application of biopython in computational biology
Create a simple sequence in Biopython for DNA, RNA and Protein Alphabets
https://www.youtube.com/watch?v=r66YCsA4YqM
PDB Module of Biopython
https://www.youtube.com/watch?v=GkadFs-igdQ&list=PLNj5Z_OpbXrIRz6H8iaBfVJyIkWplNb1D&index=24
Practice: Align nucleotide/protein sequences using tools available in biopython
https://www.tutorialspoint.com/biopython/biopython_sequence_alignments.htm
Data, Types of Data and data Visualization, Data arrangement, data normalization, Tabulation, Sampling methods, concept of Parametric and non-parametric statistics
https://www.youtube.com/watch?v=2D5PswC7JBc
Measures of central tendency: Mean, Mode & Median, Measures of dispersion: Mean deviations, coefficient of variance (CV), Standard deviations, skewness and kurtosis
https://www.youtube.com/watch?v=5_TuK1yCPD4
Test of hypothesis; Student t-test and paired t-test; chi square test; Probability distribution (normal, binominal and poison distributions), Simple Correlation and Regression
https://www.youtube.com/watch?v=LSIgQH06j74
Analysis of variance (ANOVA): one way and two-way classification
https://www.youtube.com/watch?v=JIu2XZDaIEw
Session 37
Practice 5: Calculate the Mean Median Mode, Standard deviation from the supplied data set
https://www.youtube.com/watch?v=RALOqYe9JEI
Session 38
Practice 6: Test the goodness of fit
https://www.youtube.com/watch?v=f53nXHoMXx4
session 10
Dr. Jyoti Prakash Rath is presently working as Assistant Professor (Botany), School of Applied Science, Centurion University of Technology and Management, Odisha (Bolangir campus). After earning his Bachelor’s degree in Botany and Master’s in LifeSciences, Dr. Rath moved to New Delhi for his higher studies and received his M.Phil.(Bioinformatics) from Jawaharlal Nehru University […]