SlideShare una empresa de Scribd logo
1 de 112
Descargar para leer sin conexión
Machine Learning in
Bioinformatics
Dmytro Fishman (dmytro@ut.ee)
BIIT
Dmytro Fishman
E-mail: dmytro@ut.ee
Oct 21 - 23, Tartu
Machine Learning in
Bioinformatics
Machine Learning in
Bioinformatics
https://siteman.wustl.edu/glossary/cdr0000046470/
Central dogma
Microlevel
http://learn.genetics.utah.edu/content/cells/scale/
What these books
contain?
This is a single
human genome
~4GB
Big Data
ML in Bioinformatics (part III)
2016
Labs that produce data
Research groups that can
analyse data
What is Bioinformatics?
“Bioinformatics is an interdisciplinary field
that develops methods and software tools for
extracting knowledge from biological data.”
https://en.wikipedia.org/wiki/Bioinformatics
What is Bioinformatics?
“Bioinformatics is
• an interdisciplinary field
• develops methods and software tools
• for extracting knowledge from biological
data.”
What is Bioinformatics?
Presenting this knowledge to non-experts
“Bioinformatics is
• an interdisciplinary field
• develops methods and software tools
• for extracting knowledge from biological
data.”
Bioinformatics
Computer
Science
Biology
Statistics
Bioinformatics
Computer
Science
Biology
Statistics
Bioinformatics
Computer
Science
Biology
Statistics
P-hacking
Machine Learning in
Bioinformatics
Feature#2
Feature #1
Feature#2
Feature #1
Feature#2
Feature #1
Feature#2
Feature #1
Healthy
Sick
Feature#2
Feature #1
Healthy
Sick
Feature#2
Feature #1
Feature#2
Feature #1
Healthy
Sick
Feature#2
Feature #1
Feature#2
Feature #1
Healthy
Sick
Feature#2
Feature #1
Anything
in common?
Feature#2
Feature #1
Healthy
Sick
Feature#2
Feature #1
Females
Males
Feature#2
Feature #1
Healthy
Sick
Feature#2
Feature #1
Females
Males
Supervised
Learning
Unsupervised
Learning
Linear Classifiers Decision Trees
Feature #1
> 20 <= 20
Feature #2
> 1000 <= 1000
1
Neural Networks
Input
Hidden
Layer
0
k-Nearest Neighbors
Others
Self-Organizing Map
https://topepo.github.io/caret
Many more
Feature#2
Feature #1
Output
Layer
1
0 1
1
Machine Learning in
Bioinformatics
Anna, 32, Female, DT2,…
Metadata
Anna, 32, Female, DT2,…
Medical Signal
Metadata
Anna, 32, Female, DT2,…
Medical Signal
Metadata
Medical Imaging
Anna, 32, Female, DT2,…
Medical Signal
Metadata
Medical Imaging
Anna, 32, Female, DT2,…
Medical Signal
Metadata
Medical Imaging
Clinical Data
Anna, 32, Female, DT2,…
ACCTTGCTTACC…
Medical Signal
Metadata
Medical Imaging
Clinical Data
Genetical Information
Anna, 32, Female, DT2,…
ACCTTGCTTACC…
Medical Signal
Metadata
Medical Imaging
Clinical Data
Genetical Information
Metabolite #1
Metabolite #2
Metabolite #3
First individual
Metabolite #1
Metabolite #2
Metabolite #3
First individual
M1
M2
M3
Metabolite #1
Metabolite #2
Metabolite #3
First individual
M1
M2
M3
Metabolite #1
Metabolite #2
Metabolite #3
Second individual
M1
M2
M3
Metabolite #1
Metabolite #2
Metabolite #3
Individual #N
M1
M2
M3
Metabolite #1
Metabolite #2
Metabolite #3
M1
M2
M3
Patients Healthy
Individual #N
Metabolite #1
Metabolite #2
Metabolite #3
M1
M2
M3
Patients Healthy
Individual #N
Metabolite #1
Metabolite #2
Metabolite #3
M1
M2
M3
Patients Healthy
P(disease) =
0.6*M1 + 0*M2 - 0.7*M3
Individual #N
Metabolite #1
Metabolite #2
Metabolite #3
M1
M2
M3
Patients Healthy
P(disease) =
0.6*M1 + 0*M2 - 0.7*M3
Individual #N
Dima
Anna, 32, Female, DT2,…
ACCTTGCTTACC…
Medical Signal
Metadata
Medical Imaging
Clinical Data
Genetical Information
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
Human genomes are 99.5% similar
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
Mutations
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
Deletions
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
Insertions
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
Compute pairwise distance
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
Compute pairwise distance
#1 #2 … #N
#1 0 29 … 34
#2 29 0 … 56
… … … … …
#N 34 56 … 0
Distance Matrix
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
#1 #2 … #N
#1 0 29 … 34
#2 29 0 … 56
… … … … …
#N 34 56 … 0
Distance Matrix
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
#1 #2 … #N
#1 0 29 … 34
#2 29 0 … 56
… … … … …
#N 34 56 … 0
Distance Matrix
PCA
…AACCTTTACATTAAACTGGGACCCGG… Individual #1
…AACCTTTACATTATACTGGGAGCCGG… Individual #2
…CTAAACCACATTATACTGGGACCCGG… Individual #N
…
#1 #2 … #N
#1 0 29 … 34
#2 29 0 … 56
… … … … …
#N 34 56 … 0
Distance Matrix
PCA
Principal component analysis of the combined autosomal genotypic data of individuals from Russia and seven European
countries (Finnland, Estonia, Latvia, Poland, Czech Republic, Germany [5] and Italia [22]). Khrunin et al.
Anna, 32, Female, DT2,…
ACCTTGCTTACC…
Medical Signal
Metadata
Medical Imaging
Clinical Data
Genetical Information
Neuroimaging
Neuroimaging EEG Signal
Neuroimaging EEG Signal
Fourier
Transform
Data
Neuroimaging EEG Signal
Data
Neuroimaging EEG Signal
Data Machine Learning
Neuroimaging EEG Signal
Data Machine Learning
P( ) = .92
Neuroimaging EEG Signal
Data Machine Learning
P( ) = .92
Flying
Neuroimaging EEG Signal
Data Machine Learning
P( ) = .92
Soft Introduction to Brain-Computer Interfaces
by Ilya Kuzovkin (www.ikuz.eu)
Flying
Cardiogram
Data Machine Learning
P( ) = .92
Cardiograph
Anna, 32, Female, DT2,…
ACCTTGCTTACC…
Medical Signal
Metadata
Medical Imaging
Clinical Data
Genetical Information
AD NDC
Alzheimer’s Disease
Disease Stage Prediction
Diabetic Retinopathy
AD NDC
Alzheimer’s Disease
Disease Stage Prediction
Diabetic Retinopathy Alzheimer’s Disease
Heart Volume
Prediction
Heart Failure
AD NDC
Disease Stage Prediction
Diabetic Retinopathy
Mitotic Cells
Count
Breast Cancer
Alzheimer’s Disease
Heart Volume
Prediction
Heart Failure
AD NDC
AD NDC
Alzheimer’s Disease
Disease Stage Prediction
Diabetic Retinopathy
Heart Volume
Prediction
Heart Failure
Mitotic Cells
Count
Breast Cancer
Stained Cells Count
Cancer
AD NDC
Alzheimer’s Disease
Disease Stage Prediction
Diabetic Retinopathy
Heart Volume
Prediction
Heart Failure
Mitotic Cells
Count
Breast Cancer
Stained Cells Count
Cancer
Protein Classification
AD NDC
Alzheimer’s Disease
Disease Stage Prediction
Diabetic Retinopathy
Heart Volume
Prediction
Heart Failure
Mitotic Cells
Count
Breast Cancer
Stained Cells Count
Cancer
Protein Classification
Accurate classification of protein subcellular localization from
high throughput microscopy images using deep learning. Pärnamaa et al.
Anna, 32, Female, DT2,…
ACCTTGCTTACC…
Medical Signal
Metadata
Medical Imaging
Clinical Data
Genetical Information
National Health System
peterson@nhs.eu
Log In
Having trouble logging in?
Anna, 32, Female
see full profile
see all recent scans
see all genetic risks
Susceptible to DT2
09 10 11 12 0102 0304
normal
Sugar
2010 2011 2011
see other tests results
Enter symptoms here…
1984
1986
1988
1990
1992
1994
1996
1998
2000
2002
2004
2006
2008
2010
2012
2014
2016
Birth
A37: Whooping cough
J21.8: Acute bronchiolitis
S82: Fracture of lower leg
V22.0: Normal Pregnancy
Dr. Peterson
related medical reports
Logout
Anna, 32, Female, DT2,…
ACCTTGCTTACC…
Data Integration for
better decision making
is the key challenge
Quiz
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
Genes
are
us…
and them.SOURCE:,JAVIER,HERRERO,,EUROPEAN,MOLECULAR,BIOLOGY,LABORATORY—
EUROPEAN,BIOINFORMAT,ICS,INSTITUTE
50%
MEETUP
BIIT
dmytro@ut.ee
Machine Learning in Bioinformatics

Más contenido relacionado

La actualidad más candente

Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
biinoida
 
Comparative genomics
Comparative genomicsComparative genomics
Comparative genomics
hemantbreeder
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformatics
Abhishek Vatsa
 

La actualidad más candente (20)

Introduction to Bioinformatics
Introduction to BioinformaticsIntroduction to Bioinformatics
Introduction to Bioinformatics
 
PAM matrices evolution
PAM matrices evolutionPAM matrices evolution
PAM matrices evolution
 
Protein database
Protein databaseProtein database
Protein database
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Systems biology & Approaches of genomics and proteomics
 Systems biology & Approaches of genomics and proteomics Systems biology & Approaches of genomics and proteomics
Systems biology & Approaches of genomics and proteomics
 
Bioinformatics Projects And Applications
Bioinformatics Projects And ApplicationsBioinformatics Projects And Applications
Bioinformatics Projects And Applications
 
Introduction to Data Mining / Bioinformatics
Introduction to Data Mining / BioinformaticsIntroduction to Data Mining / Bioinformatics
Introduction to Data Mining / Bioinformatics
 
Comparative genomics
Comparative genomicsComparative genomics
Comparative genomics
 
Secondary structure prediction
Secondary structure predictionSecondary structure prediction
Secondary structure prediction
 
methods for protein structure prediction
methods for protein structure predictionmethods for protein structure prediction
methods for protein structure prediction
 
BIOINFORMATICS Applications And Challenges
BIOINFORMATICS Applications And ChallengesBIOINFORMATICS Applications And Challenges
BIOINFORMATICS Applications And Challenges
 
Pathway and network analysis
Pathway and network analysisPathway and network analysis
Pathway and network analysis
 
Microarray Analysis
Microarray AnalysisMicroarray Analysis
Microarray Analysis
 
Genome annotation
Genome annotationGenome annotation
Genome annotation
 
Basics of bioinformatics
Basics of bioinformaticsBasics of bioinformatics
Basics of bioinformatics
 
Protein fold recognition and ab_initio modeling
Protein fold recognition and ab_initio modelingProtein fold recognition and ab_initio modeling
Protein fold recognition and ab_initio modeling
 
Bioinformatics, its application main
Bioinformatics, its application mainBioinformatics, its application main
Bioinformatics, its application main
 
Clustal W - Multiple Sequence alignment
Clustal W - Multiple Sequence alignment   Clustal W - Multiple Sequence alignment
Clustal W - Multiple Sequence alignment
 
Pymol
PymolPymol
Pymol
 
Kegg
KeggKegg
Kegg
 

Destacado

Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...
Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...
Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...
MM Naina Exports
 

Destacado (10)

Global Sustainability Jam Hong Kong 2013
Global Sustainability Jam Hong Kong 2013Global Sustainability Jam Hong Kong 2013
Global Sustainability Jam Hong Kong 2013
 
Presentation1
Presentation1Presentation1
Presentation1
 
Kejriwal
KejriwalKejriwal
Kejriwal
 
Rain chain 609
Rain chain 609Rain chain 609
Rain chain 609
 
Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...
Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...
Elcometer 130 Salt Contamination Meter is quickly and accurately measures the...
 
onet ปี54
onet ปี54onet ปี54
onet ปี54
 
Changing the standard practice power point
Changing the standard practice power pointChanging the standard practice power point
Changing the standard practice power point
 
1 network intro
1 network intro1 network intro
1 network intro
 
Onetcom
OnetcomOnetcom
Onetcom
 
Elcometer 107 Cross Hatch Cutter for adhesion tests provides an instant asses...
Elcometer 107 Cross Hatch Cutter for adhesion tests provides an instant asses...Elcometer 107 Cross Hatch Cutter for adhesion tests provides an instant asses...
Elcometer 107 Cross Hatch Cutter for adhesion tests provides an instant asses...
 

Similar a Machine Learning in Bioinformatics

Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...
Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...
Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...
ijtsrd
 

Similar a Machine Learning in Bioinformatics (20)

Heart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine LearningHeart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine Learning
 
Heart Disease Prediction using Machine Learning Algorithm
Heart Disease Prediction using Machine Learning AlgorithmHeart Disease Prediction using Machine Learning Algorithm
Heart Disease Prediction using Machine Learning Algorithm
 
MoM2010: Bioinformatics
MoM2010: BioinformaticsMoM2010: Bioinformatics
MoM2010: Bioinformatics
 
Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020
 
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
 
MICROARRAY GENE EXPRESSION ANALYSIS USING TYPE 2 FUZZY LOGIC(MGA-FL)
MICROARRAY GENE EXPRESSION ANALYSIS USING TYPE 2 FUZZY LOGIC(MGA-FL)MICROARRAY GENE EXPRESSION ANALYSIS USING TYPE 2 FUZZY LOGIC(MGA-FL)
MICROARRAY GENE EXPRESSION ANALYSIS USING TYPE 2 FUZZY LOGIC(MGA-FL)
 
Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...
Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...
Development of Diagnostic System for Brain MRI Scanning Based on Robust Infor...
 
An internet of things-based automatic brain tumor detection system
An internet of things-based automatic brain tumor detection systemAn internet of things-based automatic brain tumor detection system
An internet of things-based automatic brain tumor detection system
 
An internet of things-based automatic brain tumor detection system
An internet of things-based automatic brain tumor detection systemAn internet of things-based automatic brain tumor detection system
An internet of things-based automatic brain tumor detection system
 
Bioinformatics group presentation
Bioinformatics group presentationBioinformatics group presentation
Bioinformatics group presentation
 
Bioinformatics group presentation
Bioinformatics group presentationBioinformatics group presentation
Bioinformatics group presentation
 
Detection of heart pathology using deep learning methods
Detection of heart pathology using deep learning methodsDetection of heart pathology using deep learning methods
Detection of heart pathology using deep learning methods
 
Frankie Rybicki slide set for Deep Learning in Radiology / Medicine
Frankie Rybicki slide set for Deep Learning in Radiology / MedicineFrankie Rybicki slide set for Deep Learning in Radiology / Medicine
Frankie Rybicki slide set for Deep Learning in Radiology / Medicine
 
Heart failure prediction based on random forest algorithm using genetic algo...
Heart failure prediction based on random forest algorithm  using genetic algo...Heart failure prediction based on random forest algorithm  using genetic algo...
Heart failure prediction based on random forest algorithm using genetic algo...
 
Thesis ppt
Thesis pptThesis ppt
Thesis ppt
 
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...
 
what is bioinformatics.ppt
what is bioinformatics.pptwhat is bioinformatics.ppt
what is bioinformatics.ppt
 
K zoo presentation
K zoo presentationK zoo presentation
K zoo presentation
 
K Zoo
K ZooK Zoo
K Zoo
 
Genetic prediction using Machine Learning Techniques .pptx
Genetic prediction using Machine Learning Techniques .pptxGenetic prediction using Machine Learning Techniques .pptx
Genetic prediction using Machine Learning Techniques .pptx
 

Más de Dmytro Fishman

Más de Dmytro Fishman (14)

DOME: Recommendations for supervised machine learning validation in biology
DOME: Recommendations for supervised machine learning validation in biologyDOME: Recommendations for supervised machine learning validation in biology
DOME: Recommendations for supervised machine learning validation in biology
 
Tips for effective presentations
Tips for effective presentationsTips for effective presentations
Tips for effective presentations
 
Autonomous Driving Lab - Simultaneous Localization and Mapping WP
Autonomous Driving Lab - Simultaneous Localization and Mapping WPAutonomous Driving Lab - Simultaneous Localization and Mapping WP
Autonomous Driving Lab - Simultaneous Localization and Mapping WP
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep Learning
 
Introduction to Machine Learning for Taxify/Bolt
Introduction to Machine Learning for Taxify/BoltIntroduction to Machine Learning for Taxify/Bolt
Introduction to Machine Learning for Taxify/Bolt
 
Introduction to Gaussian Processes
Introduction to Gaussian ProcessesIntroduction to Gaussian Processes
Introduction to Gaussian Processes
 
Biit group 2018
Biit group 2018Biit group 2018
Biit group 2018
 
Detecting Nuclei from Microscopy Images with Deep Learning
Detecting Nuclei from Microscopy Images with Deep LearningDetecting Nuclei from Microscopy Images with Deep Learning
Detecting Nuclei from Microscopy Images with Deep Learning
 
Deep Learning in Healthcare
Deep Learning in HealthcareDeep Learning in Healthcare
Deep Learning in Healthcare
 
5 Introduction to neural networks
5 Introduction to neural networks5 Introduction to neural networks
5 Introduction to neural networks
 
4 Dimensionality reduction (PCA & t-SNE)
4 Dimensionality reduction (PCA & t-SNE)4 Dimensionality reduction (PCA & t-SNE)
4 Dimensionality reduction (PCA & t-SNE)
 
3 Unsupervised learning
3 Unsupervised learning3 Unsupervised learning
3 Unsupervised learning
 
1 Supervised learning
1 Supervised learning1 Supervised learning
1 Supervised learning
 
What does it mean to be a bioinformatician?
What does it mean to be a bioinformatician?What does it mean to be a bioinformatician?
What does it mean to be a bioinformatician?
 

Último

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

Machine Learning in Bioinformatics