SlideShare a Scribd company logo
1

 Science of collecting, analyzing and conceptualizing
biological data by implication of informatics techniques.
2
Bioinformatics
Biology
Informa-
tics
Bioinformatics
Biological
Data
Computer
Analysis+
Mouse Genome: 2.5 billion base pairs
Human Genome: 3 billion base pairs 3

 Manage biological information
 organize biological information using databases
 Process, analyze, and visualize biological data
 Share biological information to the public using the Internet.
4
Goals of Bioinformatics

 Bio – informatics
 Bioinformatics is conceptualizing biology in terms of
molecules (in the sense of physical-chemistry)
applying “informatics” techniques (derived from
disciplines such as applied math, CS, and statistics)
to understand and organize the information
associated with these molecules, on a large-scale.
 Bioinformatics is a practical discipline with many
applications.
5
Definition

Computational biology
6
Bioinformatics
Systems
biology
Genomics
Bioinformatics

7
Biological Information
 Central Dogma
of Molecular Biology
DNA
-> RNA
-> Protein
-> Phenotype
-> DNA
 Molecules
 Sequence, Structure, Function,
Interaction
 Processes
 Mechanism, Specificity,
Regulation
 Central Paradigm
for Bioinformatics
Genomic Sequence Information
-> mRNA (level)
-> Protein Sequence
-> Protein Structure
-> Protein Function
-> Protein Interaction
-> Phenotype
 Large Amounts of Information
 Statistical
 Computer Processing

Systems Analysis
Information Theory
Graph Theory
Robotics
Algorithms
Artificial IntelligenceStatistics
8

9
Domains of
bioinformatics
Bio-informatist
Development of new
software
Algorithms
Bio-informaticians.
Using different algorithms
and computer software

 Could not have been achieved without bioinformatics
 Goals
 3 billion DNA subunits
 Discover all the human genes
 Make them accessible for further biological study
 then ?
 Need to bring together and store vast amounts of information
from
 Lab equipment and experiments
 Computer Analysis
 Human Analysis
 Make visible to the world’s scientists 10
Human genome project

11
How to analyze
information
 Data
 –Management.
 –Analysis.
 –Derive Hypothesis.
 –Design and Implement an in silico experiment.
 –Confirm in the wet lab.

 Find an answer quickly
 Most in silico biology is faster than in vitro
 2. Massive amounts of data to analyze
 Need to make use of all information
 Not possible to do analysis by hand
 Can’t organize and store information only using lab note
books•
 Automation is key
 However!
 Verification ?
12
Why bioinformatics

1. Computational biology-
 Computing methods for classical biology
 Primarily concerned ----> Evolutionary, population and
theoretical biology,
 Cellular/Molecular biology ?
2. Medical informatics-
 Computing methods to improve communication,
understanding, and management of medical data
 Data Manipulation
Applications

3. Chemo -informatics
 Chemical and biological technology, for drug design
and development
4. Genomics
 Analysis and comparison of the entire genome of a
single species or of multiple species
 Genomics existed before any genomes were
completely sequenced, but in a very primitive state
Continued…

5. Proteomics
 Study of how the genome is expressed in proteins, and of
how these proteins function and interact
 Concerned with the actual states of specific cells, rather
than the potential states described by the genome
6. Pharmacogenomics
 The application of genomic methods to identify drug
targets
 For example, searching entire genomes for potential drug
receptors, or by studying gene expression patterns in
tumors
Continued….

7. Pharmacogenetics :
 The use of genomic methods to determine what
causes variations in individual response to drug
treatments
 The goal is to identify drugs that may be only be
effective for subsets of patients, or to tailor drugs for
specific individuals or groups

17
Main Goal:
?
Annotation Comparative
genomics
Structural
genomics
Functional
genomics
The “post-genomics” era
18
Annotation
Identify the genes within a
given sequence of DNA
Identify the sites
Which regulate the gene
Predict the function

 A gene is characterized by several features
(promoter, ORF…)
 some are easier and some harder to detect…
19
How do we identify a gene
in a genome?
20
Comparative
genomics

21
Comparison between the full drafts of the human and chimp
genomes revealed that they differ only by 1.23%
How humans
are chimps?
Perhaps not surprising!!!

So where are we different ??
22
Human ATAGCGGGGGGATGCGGGCCCTATACCC
Chimp ATAGGGG - - GGATGCGGGCCCTATACCC
Mouse ATAGCG - - - GGATGCGGCGC -TATACCA

23
Structural
Genomics
24
The protein three dimensional structure can tell
much more than the sequence alone
Protein-ligand complexes
Functional sites
fold Evolutionary
relationship
Shape and electrostatics
Active sites
protein complexes
Biologic processes

The different types of data are collected in database
 Sequence databases
 Structural databases
 Databases of Experimental Results
All databases are connected
25
Resources and Databases

Gene database
Genome database
Disease related mutation database
26
Sequence databases

 3-dimensional structures of proteins, nucleic acids,
molecular complexes etc
 3-d data is available due to techniques such as NMR
and X-Ray crystallography
27
Structure Databases

 Data such as experimental microarray images- gene
expression data
 Proteomic data- protein expression data
 Metabolic pathways, protein-protein interaction
data, regulatory networks
28
Databases of Experimental
Results

29
PubMed
Service of the National Library of Medicine
http://www.ncbi.nlm.nih.gov/pubmed/
Literature Databases

 Each Database contains specific information
 Like other biological systems also these databases are
interrelated
30
Putting it all Together
31
GENOMIC DATA
GenBank
DDBJ
EMBL
ASSEMBLED
GENOMES
GoldenPath
WormBase
TIGR
PROTEIN
PIR
SWISS-PROT
STRUCTURE
PDB
MMDB
SCOP
LITERATURE
PubMed
PATHWAY
KEGG
COG
DISEASE
LocusLink
OMIM
OMIA
GENES
RefSeq
AllGenes
GDBSNPs
dbSNP
ESTs
dbEST
unigene
MOTIFS
BLOCKS
Pfam
Prosite
GENE
EXPRESSION
Stanford MGDB
NetAffx
ArrayExpress

Applications I-- Genomics
 Finding Genes in Genomic DNA
 introns
 exons
 Promotors
 Characterizing Repeats in Genomic DNA
 Statistics
 Patterns
 Expression Analysis
 Time Course Clustering
 Identifying regulatory Regions
 Measuring Differences
• Genome Comparisons
 Ortholog Families
 Genome annotation
 Evolutionary Phylogenetic
trees
• Characterizing Intergenic
Regions
 Finding Pseudo genes
 Patterns
• Duplications in the Genome
 Large scale genomic
alignment

Application II-
Protein
Sequence
 Sequence Alignment
 non-exact string matching,
gaps
 How to align two strings
optimally via Dynamic
Programming
 Local vs Global Alignment
 Suboptimal Alignment
 Hashing to increase speed
(BLAST, FASTA)
 Amino acid substitution
scoring matrices
 Multiple Alignment and
Consensus Patterns
 How to align more than one
sequence and then fuse the
result in a consensus
representation
 Transitive Comparisons
 HMMs, Profiles
 Motifs
 Scoring schemes and
Matching statistics
 How to tell if a given
alignment or match is
statistically significant
 A P-value (or an e-value)?
 Score Distributions
(extreme val. dist.)
 Low Complexity Sequences
 Evolutionary Issues
 Rates of mutation and change

Application
III-- Protein
Structure
 Secondary Structure
“Prediction”
 via Propensities
 Neural Networks, Genetic
Algorithm.
 Simple Statistics
 Trans Membrane Regions
 Assessing Secondary Structure
Prediction
 Tertiary Structure Prediction
 Fold Recognition
 Threading
 Ab initio
 Function Prediction
 Active site identification
 Relation of Sequence Similarity to
Structural Similarity

Example Application IV: Finding Homologs
Core

 Overall Occurrence of a
Certain Feature in the
Genome
 e.g. how many kinases in
Yeast
 Compare Organisms and
Tissues
 Expression levels in
Cancerous vs Normal
Tissues
 Databases, Statistics
Example Application IV:
Overall Genome Characterization

37
Thanks

More Related Content

What's hot

PIR- Protein Information Resource
PIR- Protein Information ResourcePIR- Protein Information Resource
Protein information resource (PIR)
Protein information resource (PIR)Protein information resource (PIR)
Protein information resource (PIR)
ShivaniShewale2
 
Structural databases
Structural databases Structural databases
Structural databases
Priyadharshana
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
Arockiyajainmary
 
Protein database
Protein databaseProtein database
Protein database
Rajpal Choudhary
 
Systems biology
Systems biologySystems biology
Systems biology
VWR INTERNATIONAL
 
Bioinformatics on internet
Bioinformatics on internetBioinformatics on internet
Bioinformatics on internet
Bahauddin Zakariya University lahore
 
EMBL- European Molecular Biology Laboratory
EMBL- European Molecular Biology LaboratoryEMBL- European Molecular Biology Laboratory
Proteins databases
Proteins databasesProteins databases
Proteins databases
Hafiz Muhammad Zeeshan Raza
 
Databases pathways of genomics and proteomics
Databases pathways of genomics and proteomics Databases pathways of genomics and proteomics
Databases pathways of genomics and proteomics
Sachin Kumar
 
Blast and fasta
Blast and fastaBlast and fasta
Blast and fasta
ALLIENU
 
Biological databases
Biological databasesBiological databases
Biological databases
Afra Fathima
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
JTADrexel
 
Protein data bank
Protein data bankProtein data bank
Protein data bank
Yogesh Joshi
 
Gene bank by kk sahu
Gene bank by kk sahuGene bank by kk sahu
Gene bank by kk sahu
KAUSHAL SAHU
 
Introduction of bioinformatics
Introduction of bioinformaticsIntroduction of bioinformatics
Introduction of bioinformatics
Dr NEETHU ASOKAN
 
Bioinformatics
BioinformaticsBioinformatics
NCBI National Center for Biotechnology Information
NCBI National Center for Biotechnology InformationNCBI National Center for Biotechnology Information
NCBI National Center for Biotechnology Information
Thapar Institute of Engineering & Technology, Patiala, Punjab, India
 
Introduction to Bioinformatics
Introduction to BioinformaticsIntroduction to Bioinformatics
Introduction to Bioinformatics
Asad Afridi
 
Phylogenetic data analysis
Phylogenetic data analysisPhylogenetic data analysis
Phylogenetic data analysis
Md. Dilshad karim
 

What's hot (20)

PIR- Protein Information Resource
PIR- Protein Information ResourcePIR- Protein Information Resource
PIR- Protein Information Resource
 
Protein information resource (PIR)
Protein information resource (PIR)Protein information resource (PIR)
Protein information resource (PIR)
 
Structural databases
Structural databases Structural databases
Structural databases
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Protein database
Protein databaseProtein database
Protein database
 
Systems biology
Systems biologySystems biology
Systems biology
 
Bioinformatics on internet
Bioinformatics on internetBioinformatics on internet
Bioinformatics on internet
 
EMBL- European Molecular Biology Laboratory
EMBL- European Molecular Biology LaboratoryEMBL- European Molecular Biology Laboratory
EMBL- European Molecular Biology Laboratory
 
Proteins databases
Proteins databasesProteins databases
Proteins databases
 
Databases pathways of genomics and proteomics
Databases pathways of genomics and proteomics Databases pathways of genomics and proteomics
Databases pathways of genomics and proteomics
 
Blast and fasta
Blast and fastaBlast and fasta
Blast and fasta
 
Biological databases
Biological databasesBiological databases
Biological databases
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Protein data bank
Protein data bankProtein data bank
Protein data bank
 
Gene bank by kk sahu
Gene bank by kk sahuGene bank by kk sahu
Gene bank by kk sahu
 
Introduction of bioinformatics
Introduction of bioinformaticsIntroduction of bioinformatics
Introduction of bioinformatics
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
NCBI National Center for Biotechnology Information
NCBI National Center for Biotechnology InformationNCBI National Center for Biotechnology Information
NCBI National Center for Biotechnology Information
 
Introduction to Bioinformatics
Introduction to BioinformaticsIntroduction to Bioinformatics
Introduction to Bioinformatics
 
Phylogenetic data analysis
Phylogenetic data analysisPhylogenetic data analysis
Phylogenetic data analysis
 

Viewers also liked

databases in bioinformatics
databases in bioinformaticsdatabases in bioinformatics
databases in bioinformaticsnadeem akhter
 
BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES nadeem akhter
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
Amna Jalil
 
Introduction to bioinformatics
Introduction to bioinformaticsIntroduction to bioinformatics
Introduction to bioinformatics
Hamid Ur-Rahman
 
Bioinformatics Final Presentation
Bioinformatics Final PresentationBioinformatics Final Presentation
Bioinformatics Final PresentationShruthi Choudary
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformaticsbiinoida
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformaticsAbhishek Vatsa
 
Biological databases
Biological databasesBiological databases
Biological databases
Prasanthperceptron
 
Islamandscience
IslamandscienceIslamandscience
Islamandscience
nadeem akhter
 
Bioinformatics Software
Bioinformatics SoftwareBioinformatics Software
Bioinformatics Software
university of education,Lahore
 
sequence of file formats in bioinformatics
sequence of file formats in bioinformaticssequence of file formats in bioinformatics
sequence of file formats in bioinformatics
nadeem akhter
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
Promila Sharan
 
Oligonucleotide synthesis - Problems and Challenges
Oligonucleotide synthesis - Problems and ChallengesOligonucleotide synthesis - Problems and Challenges
Oligonucleotide synthesis - Problems and Challenges
ajithnandanam
 
Dna isolation
Dna isolationDna isolation
Dna isolationAmer Bio
 
Biological Databases
Biological DatabasesBiological Databases
Biological Databases
Shweta Kagliwal
 
Human development and sex determination
Human development and sex determination Human development and sex determination
Human development and sex determination
nadeem akhter
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
Nuno Barreto
 
UV-VIS Spectroscopy
UV-VIS SpectroscopyUV-VIS Spectroscopy
UV-VIS Spectroscopy
nadeem akhter
 

Viewers also liked (20)

databases in bioinformatics
databases in bioinformaticsdatabases in bioinformatics
databases in bioinformatics
 
BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES BIOLOGICAL SEQUENCE DATABASES
BIOLOGICAL SEQUENCE DATABASES
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Introduction to bioinformatics
Introduction to bioinformaticsIntroduction to bioinformatics
Introduction to bioinformatics
 
Bioinformatics principles and applications
Bioinformatics principles and applicationsBioinformatics principles and applications
Bioinformatics principles and applications
 
Bioinformatics Final Presentation
Bioinformatics Final PresentationBioinformatics Final Presentation
Bioinformatics Final Presentation
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformatics
 
Biological databases
Biological databasesBiological databases
Biological databases
 
Islamandscience
IslamandscienceIslamandscience
Islamandscience
 
Bioinformatics Software
Bioinformatics SoftwareBioinformatics Software
Bioinformatics Software
 
sequence of file formats in bioinformatics
sequence of file formats in bioinformaticssequence of file formats in bioinformatics
sequence of file formats in bioinformatics
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Oligonucleotide synthesis - Problems and Challenges
Oligonucleotide synthesis - Problems and ChallengesOligonucleotide synthesis - Problems and Challenges
Oligonucleotide synthesis - Problems and Challenges
 
Antisense oligonucleotide therapy
Antisense oligonucleotide therapyAntisense oligonucleotide therapy
Antisense oligonucleotide therapy
 
Dna isolation
Dna isolationDna isolation
Dna isolation
 
Biological Databases
Biological DatabasesBiological Databases
Biological Databases
 
Human development and sex determination
Human development and sex determination Human development and sex determination
Human development and sex determination
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
UV-VIS Spectroscopy
UV-VIS SpectroscopyUV-VIS Spectroscopy
UV-VIS Spectroscopy
 

Similar to bioinformatics simple

GENOMICS AND BIOINFORMATICS
GENOMICS AND BIOINFORMATICSGENOMICS AND BIOINFORMATICS
GENOMICS AND BIOINFORMATICS
sandeshGM
 
Bioinformatics Introduction and Use of BLAST Tool
Bioinformatics Introduction and Use of BLAST ToolBioinformatics Introduction and Use of BLAST Tool
Bioinformatics Introduction and Use of BLAST Tool
JesminBinti
 
Introduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfIntroduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdf
kigaruantony
 
Bioinformatics, application by kk sahu sir
Bioinformatics, application by kk sahu sirBioinformatics, application by kk sahu sir
Bioinformatics, application by kk sahu sir
KAUSHAL SAHU
 
Data retrieval
Data retrievalData retrieval
Pcmd bioinformatics-lecture i
Pcmd bioinformatics-lecture iPcmd bioinformatics-lecture i
Pcmd bioinformatics-lecture i
Muhammad Younis
 
BIOINFORMATICS Applications And Challenges
BIOINFORMATICS Applications And ChallengesBIOINFORMATICS Applications And Challenges
BIOINFORMATICS Applications And Challenges
Amos Watentena
 
Bioinformatics .pptx
Bioinformatics .pptxBioinformatics .pptx
Bioinformatics .pptx
UpendraSharmaUS1
 
Bioinformatics - Discovering the Bio Logic Of Nature
Bioinformatics - Discovering the Bio Logic Of NatureBioinformatics - Discovering the Bio Logic Of Nature
Bioinformatics - Discovering the Bio Logic Of Nature
Robert Cormia
 
Introducción a la bioinformatica
Introducción a la bioinformaticaIntroducción a la bioinformatica
Introducción a la bioinformaticaMartín Arrieta
 
Informal presentation on bioinformatics
Informal presentation on bioinformaticsInformal presentation on bioinformatics
Informal presentation on bioinformaticsAtai Rabby
 
INBIOMEDvision Workshop at MIE 2011. Victoria López
INBIOMEDvision Workshop at MIE 2011. Victoria LópezINBIOMEDvision Workshop at MIE 2011. Victoria López
INBIOMEDvision Workshop at MIE 2011. Victoria López
INBIOMEDvision
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
Vidya Kalaivani Rajkumar
 
Bioinformatics seminar
Bioinformatics seminarBioinformatics seminar
Bioinformatics seminar
shashi bijapure
 
STRING - Prediction of a functional association network for the yeast mitocho...
STRING - Prediction of a functional association network for the yeast mitocho...STRING - Prediction of a functional association network for the yeast mitocho...
STRING - Prediction of a functional association network for the yeast mitocho...
Lars Juhl Jensen
 
Basic of bioinformatics
Basic of bioinformaticsBasic of bioinformatics
Basic of bioinformatics
Jayati Shrivastava
 
Lecture 1 Introduction to Bioinformatics BCH 433.ppt
Lecture 1 Introduction to Bioinformatics BCH 433.pptLecture 1 Introduction to Bioinformatics BCH 433.ppt
Lecture 1 Introduction to Bioinformatics BCH 433.ppt
KelechiChukwuemeka
 
2013 10 23_dna_for_dummies_v_presented
2013 10 23_dna_for_dummies_v_presented2013 10 23_dna_for_dummies_v_presented
2013 10 23_dna_for_dummies_v_presented
Prof. Wim Van Criekinge
 
Project report-on-bio-informatics
Project report-on-bio-informaticsProject report-on-bio-informatics
Project report-on-bio-informaticsDaniela Rotariu
 

Similar to bioinformatics simple (20)

GENOMICS AND BIOINFORMATICS
GENOMICS AND BIOINFORMATICSGENOMICS AND BIOINFORMATICS
GENOMICS AND BIOINFORMATICS
 
Bioinformatics Introduction and Use of BLAST Tool
Bioinformatics Introduction and Use of BLAST ToolBioinformatics Introduction and Use of BLAST Tool
Bioinformatics Introduction and Use of BLAST Tool
 
Introduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfIntroduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdf
 
Bioinformatics, application by kk sahu sir
Bioinformatics, application by kk sahu sirBioinformatics, application by kk sahu sir
Bioinformatics, application by kk sahu sir
 
Data retrieval
Data retrievalData retrieval
Data retrieval
 
Pcmd bioinformatics-lecture i
Pcmd bioinformatics-lecture iPcmd bioinformatics-lecture i
Pcmd bioinformatics-lecture i
 
BIOINFORMATICS Applications And Challenges
BIOINFORMATICS Applications And ChallengesBIOINFORMATICS Applications And Challenges
BIOINFORMATICS Applications And Challenges
 
Proteomics
ProteomicsProteomics
Proteomics
 
Bioinformatics .pptx
Bioinformatics .pptxBioinformatics .pptx
Bioinformatics .pptx
 
Bioinformatics - Discovering the Bio Logic Of Nature
Bioinformatics - Discovering the Bio Logic Of NatureBioinformatics - Discovering the Bio Logic Of Nature
Bioinformatics - Discovering the Bio Logic Of Nature
 
Introducción a la bioinformatica
Introducción a la bioinformaticaIntroducción a la bioinformatica
Introducción a la bioinformatica
 
Informal presentation on bioinformatics
Informal presentation on bioinformaticsInformal presentation on bioinformatics
Informal presentation on bioinformatics
 
INBIOMEDvision Workshop at MIE 2011. Victoria López
INBIOMEDvision Workshop at MIE 2011. Victoria LópezINBIOMEDvision Workshop at MIE 2011. Victoria López
INBIOMEDvision Workshop at MIE 2011. Victoria López
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Bioinformatics seminar
Bioinformatics seminarBioinformatics seminar
Bioinformatics seminar
 
STRING - Prediction of a functional association network for the yeast mitocho...
STRING - Prediction of a functional association network for the yeast mitocho...STRING - Prediction of a functional association network for the yeast mitocho...
STRING - Prediction of a functional association network for the yeast mitocho...
 
Basic of bioinformatics
Basic of bioinformaticsBasic of bioinformatics
Basic of bioinformatics
 
Lecture 1 Introduction to Bioinformatics BCH 433.ppt
Lecture 1 Introduction to Bioinformatics BCH 433.pptLecture 1 Introduction to Bioinformatics BCH 433.ppt
Lecture 1 Introduction to Bioinformatics BCH 433.ppt
 
2013 10 23_dna_for_dummies_v_presented
2013 10 23_dna_for_dummies_v_presented2013 10 23_dna_for_dummies_v_presented
2013 10 23_dna_for_dummies_v_presented
 
Project report-on-bio-informatics
Project report-on-bio-informaticsProject report-on-bio-informatics
Project report-on-bio-informatics
 

More from nadeem akhter

DNA structure and chromosome organization
DNA structure and chromosome organization DNA structure and chromosome organization
DNA structure and chromosome organization
nadeem akhter
 
Protein 3D structure and classification database
Protein 3D structure and classification database Protein 3D structure and classification database
Protein 3D structure and classification database nadeem akhter
 
ATOMIC ABSORPTION SPECTROSCOPY
ATOMIC ABSORPTION SPECTROSCOPYATOMIC ABSORPTION SPECTROSCOPY
ATOMIC ABSORPTION SPECTROSCOPYnadeem akhter
 
molecular file formats in bioinformatics
molecular file formats in bioinformaticsmolecular file formats in bioinformatics
molecular file formats in bioinformaticsnadeem akhter
 
Islam and environmental biology Msc Biology
Islam and environmental biology Msc BiologyIslam and environmental biology Msc Biology
Islam and environmental biology Msc Biology
nadeem akhter
 
Chromatography and its types
Chromatography and its typesChromatography and its types
Chromatography and its typesnadeem akhter
 

More from nadeem akhter (7)

DNA structure and chromosome organization
DNA structure and chromosome organization DNA structure and chromosome organization
DNA structure and chromosome organization
 
Protein 3D structure and classification database
Protein 3D structure and classification database Protein 3D structure and classification database
Protein 3D structure and classification database
 
Molecular viewers
Molecular viewers Molecular viewers
Molecular viewers
 
ATOMIC ABSORPTION SPECTROSCOPY
ATOMIC ABSORPTION SPECTROSCOPYATOMIC ABSORPTION SPECTROSCOPY
ATOMIC ABSORPTION SPECTROSCOPY
 
molecular file formats in bioinformatics
molecular file formats in bioinformaticsmolecular file formats in bioinformatics
molecular file formats in bioinformatics
 
Islam and environmental biology Msc Biology
Islam and environmental biology Msc BiologyIslam and environmental biology Msc Biology
Islam and environmental biology Msc Biology
 
Chromatography and its types
Chromatography and its typesChromatography and its types
Chromatography and its types
 

Recently uploaded

Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 

Recently uploaded (20)

Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 

bioinformatics simple

  • 1. 1
  • 2.   Science of collecting, analyzing and conceptualizing biological data by implication of informatics techniques. 2 Bioinformatics Biology Informa- tics Bioinformatics
  • 3. Biological Data Computer Analysis+ Mouse Genome: 2.5 billion base pairs Human Genome: 3 billion base pairs 3
  • 4.   Manage biological information  organize biological information using databases  Process, analyze, and visualize biological data  Share biological information to the public using the Internet. 4 Goals of Bioinformatics
  • 5.   Bio – informatics  Bioinformatics is conceptualizing biology in terms of molecules (in the sense of physical-chemistry) applying “informatics” techniques (derived from disciplines such as applied math, CS, and statistics) to understand and organize the information associated with these molecules, on a large-scale.  Bioinformatics is a practical discipline with many applications. 5 Definition
  • 7.  7 Biological Information  Central Dogma of Molecular Biology DNA -> RNA -> Protein -> Phenotype -> DNA  Molecules  Sequence, Structure, Function, Interaction  Processes  Mechanism, Specificity, Regulation  Central Paradigm for Bioinformatics Genomic Sequence Information -> mRNA (level) -> Protein Sequence -> Protein Structure -> Protein Function -> Protein Interaction -> Phenotype  Large Amounts of Information  Statistical  Computer Processing
  • 8.  Systems Analysis Information Theory Graph Theory Robotics Algorithms Artificial IntelligenceStatistics 8
  • 9.  9 Domains of bioinformatics Bio-informatist Development of new software Algorithms Bio-informaticians. Using different algorithms and computer software
  • 10.   Could not have been achieved without bioinformatics  Goals  3 billion DNA subunits  Discover all the human genes  Make them accessible for further biological study  then ?  Need to bring together and store vast amounts of information from  Lab equipment and experiments  Computer Analysis  Human Analysis  Make visible to the world’s scientists 10 Human genome project
  • 11.  11 How to analyze information  Data  –Management.  –Analysis.  –Derive Hypothesis.  –Design and Implement an in silico experiment.  –Confirm in the wet lab.
  • 12.   Find an answer quickly  Most in silico biology is faster than in vitro  2. Massive amounts of data to analyze  Need to make use of all information  Not possible to do analysis by hand  Can’t organize and store information only using lab note books•  Automation is key  However!  Verification ? 12 Why bioinformatics
  • 13.  1. Computational biology-  Computing methods for classical biology  Primarily concerned ----> Evolutionary, population and theoretical biology,  Cellular/Molecular biology ? 2. Medical informatics-  Computing methods to improve communication, understanding, and management of medical data  Data Manipulation Applications
  • 14.  3. Chemo -informatics  Chemical and biological technology, for drug design and development 4. Genomics  Analysis and comparison of the entire genome of a single species or of multiple species  Genomics existed before any genomes were completely sequenced, but in a very primitive state Continued…
  • 15.  5. Proteomics  Study of how the genome is expressed in proteins, and of how these proteins function and interact  Concerned with the actual states of specific cells, rather than the potential states described by the genome 6. Pharmacogenomics  The application of genomic methods to identify drug targets  For example, searching entire genomes for potential drug receptors, or by studying gene expression patterns in tumors Continued….
  • 16.  7. Pharmacogenetics :  The use of genomic methods to determine what causes variations in individual response to drug treatments  The goal is to identify drugs that may be only be effective for subsets of patients, or to tailor drugs for specific individuals or groups
  • 18. 18 Annotation Identify the genes within a given sequence of DNA Identify the sites Which regulate the gene Predict the function
  • 19.   A gene is characterized by several features (promoter, ORF…)  some are easier and some harder to detect… 19 How do we identify a gene in a genome?
  • 21.  21 Comparison between the full drafts of the human and chimp genomes revealed that they differ only by 1.23% How humans are chimps? Perhaps not surprising!!!
  • 22.  So where are we different ?? 22 Human ATAGCGGGGGGATGCGGGCCCTATACCC Chimp ATAGGGG - - GGATGCGGGCCCTATACCC Mouse ATAGCG - - - GGATGCGGCGC -TATACCA
  • 24. 24 The protein three dimensional structure can tell much more than the sequence alone Protein-ligand complexes Functional sites fold Evolutionary relationship Shape and electrostatics Active sites protein complexes Biologic processes
  • 25.  The different types of data are collected in database  Sequence databases  Structural databases  Databases of Experimental Results All databases are connected 25 Resources and Databases
  • 26.  Gene database Genome database Disease related mutation database 26 Sequence databases
  • 27.   3-dimensional structures of proteins, nucleic acids, molecular complexes etc  3-d data is available due to techniques such as NMR and X-Ray crystallography 27 Structure Databases
  • 28.   Data such as experimental microarray images- gene expression data  Proteomic data- protein expression data  Metabolic pathways, protein-protein interaction data, regulatory networks 28 Databases of Experimental Results
  • 29.  29 PubMed Service of the National Library of Medicine http://www.ncbi.nlm.nih.gov/pubmed/ Literature Databases
  • 30.   Each Database contains specific information  Like other biological systems also these databases are interrelated 30 Putting it all Together
  • 32.  Applications I-- Genomics  Finding Genes in Genomic DNA  introns  exons  Promotors  Characterizing Repeats in Genomic DNA  Statistics  Patterns  Expression Analysis  Time Course Clustering  Identifying regulatory Regions  Measuring Differences • Genome Comparisons  Ortholog Families  Genome annotation  Evolutionary Phylogenetic trees • Characterizing Intergenic Regions  Finding Pseudo genes  Patterns • Duplications in the Genome  Large scale genomic alignment
  • 33.  Application II- Protein Sequence  Sequence Alignment  non-exact string matching, gaps  How to align two strings optimally via Dynamic Programming  Local vs Global Alignment  Suboptimal Alignment  Hashing to increase speed (BLAST, FASTA)  Amino acid substitution scoring matrices  Multiple Alignment and Consensus Patterns  How to align more than one sequence and then fuse the result in a consensus representation  Transitive Comparisons  HMMs, Profiles  Motifs  Scoring schemes and Matching statistics  How to tell if a given alignment or match is statistically significant  A P-value (or an e-value)?  Score Distributions (extreme val. dist.)  Low Complexity Sequences  Evolutionary Issues  Rates of mutation and change
  • 34.  Application III-- Protein Structure  Secondary Structure “Prediction”  via Propensities  Neural Networks, Genetic Algorithm.  Simple Statistics  Trans Membrane Regions  Assessing Secondary Structure Prediction  Tertiary Structure Prediction  Fold Recognition  Threading  Ab initio  Function Prediction  Active site identification  Relation of Sequence Similarity to Structural Similarity
  • 35.  Example Application IV: Finding Homologs Core
  • 36.   Overall Occurrence of a Certain Feature in the Genome  e.g. how many kinases in Yeast  Compare Organisms and Tissues  Expression levels in Cancerous vs Normal Tissues  Databases, Statistics Example Application IV: Overall Genome Characterization