SlideShare a Scribd company logo
1 of 35
Download to read offline
How Real-time Analysis turns Big Medical Data 
into Precision Medicine? 
Dr. Matthieu-P. Schapranow 
GLOBAL HEALTH, Rome, Italy 
August 27, 2014
Important things first: 
Where to find additional information? 
■ Online: Visit http://we.analyzegenomes.com for latest research results, tools, and news 
■ Offline: Read more about it, e.g. High-Performance In-Memory Genome Data Analysis: 
How In-Memory Database Technology Accelerates Personalized Medicine, In-Memory 
Data Management Research, Springer, ISBN: 978-3-319-03034-0, 2014 
■ In Person: Join us for the International Workshop on Big Data in Bioinformatics 
and Healthcare Informatics (BBH14) in Washington D.C. on Oct 27, 2014 
(http://bbh14.analyzegenomes.com) 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
2
Who you are dealing with? 
■ Software Engineer by training (B.Sc., M.Sc., PhD) 
■ 2006-2014 with 
■ Since 2007 at Chair of Prof. Hasso Plattner, HPI 
■ Since 2009 focusing on Life Sciences / E-Health 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
3
Where do I work? 
Hasso Plattner Institute, Potsdam, Germany 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
4
Hasso Plattner Institute 
Key Facts 
■ Founded as a public-private partnership 
in 1998 in Potsdam near Berlin, Germany 
■ Institute belongs to the 
University of Potsdam 
■ Ranked 1st in CHE since 2009 
■ 500 B.Sc. and M.Sc. students 
■ 10 professors, 150 PhD students 
■ Course of study: IT Systems Engineering 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
5
Hasso Plattner Institute 
Programs 
■ Full university curriculum 
■ Bachelor (6 semesters) 
■ Master (4 semesters) 
■ Orthogonal Activities: 
□ E-Health Consortium 
□ School of Design Thinking 
□ Research School 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
6
Hasso Plattner Institute 
Enterprise Platform and Integration Concepts Group 
Chair of Prof. Dr. h.c. Hasso Plattner 
■ Research focuses on the technical aspects of enterprise 
software and design of complex applications 
□ In-Memory Data Management for Enterprise 
Applications 
□ Enterprise Application Programming Model 
□ Scientific Data Management 
□ Human-Centered Software Design and Engineering 
■ Industry cooperations, e.g. SAP, Siemens, Audi, and EADS 
■ Research cooperations, e.g. Stanford, MIT, and Berkeley 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
7 
Partner of Stanford 
Center for Design 
Research 
Partner of MIT in 
Supply Chain 
Innovation and 
CSAIL 
Partner at 
UC Berkeley 
RAD / AMP Lab 
Partner of SAP 
AG
The Setting 
Actors in Oncology 
■ Patients 
□ Individual anamnesis, family history, and background 
□ Require fast access to individualized therapy 
■ Clinicians 
□ Identify root and extent of disease using laboratory tests 
□ Evaluate therapy alternatives, adapt existing therapy 
■ Researchers 
□ Conduct laboratory work, e.g. analyze patient samples 
□ Create new research findings and come-up with treatment alternatives 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
8
Our Motivation 
Make Precision Medicine Come Routine in Real Life 
■ Motivation: Can we enable patients to: 
□ Understand and monitor their diseases to document the impact on their lives, 
□ Receive latest information about their (chronic) diseases, 
□ Cooperatively exchange with physicians and patients to improve quality of living 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
9
Our Motivation 
Make Precision Medicine Come Routine in Real Life (cont’d) 
■ Motivation: Can we enable clinicians to take their therapy decisions: 
□ Incorporating all available specifics about each individual patient, 
□ Referencing latest lab results and worldwide medical knowledge, and 
□ Interactively during their ward round? 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
10
IT Challenge: How to Integrate Distributed and 
Heterogeneous Sources of Big Medical Data 
Human proteome 
160M data points (2.4GB) per sample 
>3TB raw proteome data in ProteomicsDB 
11 
Human genome/biological data 
600GB per full genome 
15PB+ in databases of leading institutes 
Prescription data 
1.5B records from 10,000 doctors and 
10M Patients (100 GB) 
PubMed database 
>23M articles 
Clinical trials 
Currently more than 30k 
recruiting on ClinicalTrials.gov 
Hospital information systems 
Often more than 50GB 
Medical sensor data 
Scan of a single organ in 1s 
Cancer patient records creates 10GB of raw data 
>160k records at NCT How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014
Our Methodology 
Design Thinking Methodology 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
12
Our Technology: In-Memory Database Technology 
Enabling Real-time Data Analysis 
Combined column 
and row store 
Map/Reduce Single and 
multi-tenancy 
Lightweight 
compression 
Insert only 
for time travel 
Real-time 
replication 
Working on 
integers 
SQL interface on 
columns and rows 
Active/passive 
data store 
Minimal 
projections 
Group key Reduction of 
software layers 
Dynamic multi-threading 
Bulk load 
of data 
Object-relational 
mapping 
Text retrieval 
and extraction engine 
No aggregate 
tables 
Data partitioning Any attribute 
as index 
No disk 
On-the-fly 
extensibility 
Analytics on 
historical data 
Multi-core/ 
parallelization 
+ 
+ 
+ + 
+ 
P 
v 
+ + + 
t 
SQL 
x x 
T 
disk 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
13
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
Our Approach: Analyze Genomes – A Cloud Platform 
Enabling Real-time Analysis of Big Medical Data 
14 
Drug Response 
Analysis 
Pathway Topology 
Analysis 
Medical 
Knowledge Cockpit 
Oncolyzer Clinical Trial 
Assessment 
Cohort 
Analysis 
Data Exchange, 
App Store 
Access Control, 
Data Protection 
Extensions for Life Sciences 
In-Memory Database 
Fair Use 
Statistical 
Tools 
Combined and Linked Data 
Genome 
Data 
Cellular 
Pathways 
Genome 
Metadata 
Resarch 
Publications 
Pipeline and 
Analysis Models 
Real-time 
Analysis 
App-spanning 
User Profiles 
Drugs and 
Interactions 
... 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine?
Real-time Processing of Event Data from Medical Sensors 
■ Processing of sensor data, e.g. from Intensive Care 
Units (ICUs) or wearable sensor devices (quantify self) 
■ Multi-modal real-time analysis to detect indicators for 
severe events, such as heart attacks or strokes 
■ Incorporates machine-learning algorithms to detect 
severe events and to 
inform clinical 
personnel in time 
■ Successfully tested 
with 100 Hz event 
rate, i.e. sufficient 
for ICU use 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Comparison of waveform data 
with history of similar patients 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
15 
t
Drug Safety 
Statistical Analysis of Drug Side Effects Data 
■ Combines confirmed side effect data from different 
data sources 
■ Interactive statistical analysis, e.g. apriori rules, to 
discover still unknown interactions 
■ Integrates personal prescription data and directly 
report side effects 
■ Work together with your doctor to prevent interaction 
with already prescribed drugs 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
16 
Unified access to 
international side effect data 
On-the-fly extension of 
database schema to add side 
effect databases 
+ + +
Medical Knowledge Cockpit 
■ Search for affected genes in distributed and 
heterogeneous data sources 
■ Immediate exploration of relevant information, such as 
□ Gene descriptions, 
□ Molecular impact and related pathways, 
□ Scientific publications, and 
□ Suitable clinical trials. 
■ No manual searching for hours or days: 
In-memory technology translates searching into 
interactive finding! 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Unified access to structured 
and un-structured data 
sources 
Automatic clinical trial 
matching build on text 
analysis features 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
17
Medical Knowledge Cockpit 
Publications 
■ In-place preview of relevant data, such as publications and publication meta data 
■ Incorporating individual filter settings, e.g. additional search terms 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
18
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
Medical Knowledge Cockpit 
Latest Clinical Trials 
■ Personalized clinical trials, e.g. by incorporating patient specifics HEALTH, Aug 27, 2014 
■ Classification of internal/external trials based on treating institute 
19
Medical Knowledge 
Seamless Integration of Patient Specifics 
■ Google-like user interface for searching data 
■ Seamless integration of individual EMR data 
■ Search various sources for biomarkers, literature, and diseases 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
20
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
Medical Knowledge Cockpit 
Publications 
■ Interactively explore relevant publications, e.g. PDFs 
■ Improved ease of exploration, e.g. by highlighted medical terms and relevant 
concepts 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
21
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
Medical Knowledge Cockpit 
Pathway Topology Analysis 
■ Search in pathways is limited to “is a certain 
element contained” today 
■ Integrated >1,5k pathways from international 
sources, e.g. KEGG, HumanCyc, and WikiPathways, 
into HANA 
■ Implemented graph-based topology exploration and 
ranking based on patient specifics 
■ Enables interactive identification of possible 
dysfunctions affecting the course of a therapy 
before its start 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Unified access to multiple formerly 
disjoint data sources 
Pathway analysis of genetic 
variants with graph engine 
22
Medical Knowledge Cockpit 
Search in Structured and Unstructured Medical Data 
■ Extended text analysis feature by medical 
terminology 
□ Genes (122,975 + 186,771 synonyms) 
□ Medical terms and categories (98,886 diseases, 
47 categories) 
□ Pharmaceutical ingredients (7,099) 
■ Indexed clinicaltrials.gov database (145k trials/ 
30,138 recruiting) 
■ Extracted, e.g., 320k genes, 161k ingredients, 30k 
periods 
■ Select studies based on multiple filters in less than 
500ms 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Unified access to structured and 
unstructured data sources 
Clinical trial matching using text 
analysis features 
T 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
23
Cloud-based Services for Processing of DNA Data 
■ Control center for processing of raw DNA data, such as 
FASTQ, SAM, and VCF 
■ Personal user profile guarantees privacy of uploaded 
and processed data 
■ Supports reproducible research process by storing all 
relevant process parameters 
■ Implements prioritized data processing and fair use, e.g. 
per department or per institute 
■ Supports additional service, such as data annotations, 
billing, and sharing for all Analyze Genomes services 
■ Honored by the 2014 European Life Science Award 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Standardized Modeling and 
runtime environment for 
analysis pipelines 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
24
Interactive Genome Browser 
■ Genome Browser enables interactive comparison of 
multiple genomes 
■ Combined knowledge by integrating latest 
international annotations and literature, e.g. from NCBI, 
dbSNP, and UCSC 
■ Detailed exploration of genome locations and existing 
associations 
■ Ranked variants, e.g. accordingly to known diseases 
■ Links always back to primary data sources to guarantee 
validity of discovered findings 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Unified access to multiple 
formerly disjoint data sources 
Matching of genetic variants 
and relevant annotations 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
25
Analysis of Patient Cohorts 
■ In a patient cohort, a subset does not respond to 
therapy – why? 
■ Clustering using various statistical algorithms, such as 
k-means or hierarchical clustering 
■ Calculation of all locus combinations in which at least 
5% of all TCGA participants have mutations: 200ms for 
top 20 combinations 
■ Individual clusters are calculated in parallel directly 
within the database 
■ K-means algorithm: 50ms (PAL) vs. 500ms (R) 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Fast clustering directly 
performed within the in-memory 
database 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
26
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
Oncolyzer 
■ Research initiative for exchanging relevant 
tumor data to improve personalized treatment 
■ Real-time analysis of tumor data in seconds 
instead of hours 
■ Information available at your fingertips: In-memory 
technology on mobile devices, e.g. iPad 
■ Interdisciplinary cooperation between clinicians, 
clinical researchers, and software engineers 
■ Honored with the 2012 Innovation Award of the 
German Capitol Region 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Unified access to formerly disjoint 
oncological data sources 
Flexible analysis on patient’s 
longitudinal data 
27 
t
Oncolyzer 
Patient Details Screen 
■ Combines patient’s 
longitudinal time series data 
with individual analysis 
results 
■ Real-time analysis across 
hospital-wide data using 
always latest data when 
details screen is accessed 
■ http://epic.hpi.uni-potsdam. 
de/Home/ 
HanaOncolyzer 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
28
Oncolyzer 
Patient Analysis Screen 
■ Allows real-time analysis on 
complete patient cohort 
■ Supports identification of 
clinical trial participants 
based on their individual 
anamnesis 
■ Flexible filters and various 
chart types allow graphical 
exploration of data on 
mobile devices 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
29
Drug Response Analysis 
Data Sources and Matching 
Data Sequence Tumor Conduct Xenograft 
Perform Manual 
Data Exploration 
And Analysis 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Collect Patient 
Experiments 
Metadata 
e.g. smoking status, 
tumor classification and age 
1MB-100MB 
Genome Data 
e.g. raw DNA data 
and genetic variants 
100MB-500GB 
Experiment Results 
e.g. medication effectivity 
obtained from wet laboratory 
10MB-1GB 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
30
Drug Response Analysis 
Interactive Data Exploration 
■ Drug response depends on individual genetic 
variants of tumors 
■ Challenge: Identification of relevant genetic 
variants and their impact on drug response is a 
ongoing research activity, e.g. Xenograft models 
■ Exploration of experiment results is time-consuming 
and Excel-driven 
■ In-memory technology enables interactive 
exploration of experiment data to leverage new 
scientific insights 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Interactive analysis of 
correlations between drugs 
and genetic variants 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
31
Interactive Clinical Trial Recruitment 
■ Switch from trial-centric to patient-centric clinical trials 
■ Real-time matching and clustering of patients and 
clinical trial inclusion/exclusion criteria 
■ No manual pre-screening of patients for months: 
In-memory technology enables interactive pre-screening 
process 
■ Reassessment of already screened or already 
participating patient reduces recruitment costs 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Assessment of patients 
preconditions for clinical trials 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
32
Join us for upcoming projects! 
■ Analysis of waveform data from intensive 
care stations (MIT) 
■ Design and discovery of clinical trials 
(Cytolon) 
■ Discovery of new drugs (Bayer) 
■ Detect cardiovascular diseases and evaluate 
treatment options (BMBF) 
■ Use health insurance data to improve health 
care (BMWi) 
■ Processing of big medical data (Bachelor’s 
project) 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
33 
Interdisciplinary 
Design Thinking 
Teams 
You?
What to take home? 
Test-drive it yourself: http://we.AnalyzeGenomes.com 
■ For patients 
□ Identify relevant clinical trials and medical experts 
□ Start most appropriate therapy as early as possible 
■ For clinicians 
□ Preventive diagnostics to identify risk patients early 
□ Indicate pharmacokinetic correlations 
□ Scan for similar patient cases, e.g. to evaluate therapy 
■ For researchers 
□ Enable real-time analysis of medical data and its assessment, e.g. 
assess pathways to identify impact of detected variants 
□ Combined free-text search in publications, diagnosis, and 
EMR data, i.e. structured and unstructured data 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
34
Keep in contact with us after returning from Rome 
Hasso Plattner Institute 
Enterprise Platform & Integration Concepts (EPIC) 
Program Manager E-Health 
Dr. Matthieu-P. Schapranow 
August-Bebel-Str. 88 
14482 Potsdam, Germany 
Dr. Matthieu-P. Schapranow 
schapranow@hpi.de 
http://we.analyzegenomes.com/ 
How Real-time 
Analysis turns Big 
Medical Data into 
Precision Medicine? 
Dr. Schapranow, GLOBAL 
HEALTH, Aug 27, 2014 
35

More Related Content

What's hot

BYO App: Announcing Linq from Open mHealth
BYO App: Announcing Linq from Open mHealthBYO App: Announcing Linq from Open mHealth
BYO App: Announcing Linq from Open mHealthIda Sim
 
Processing of Big Medical Data in Personalized Medicine: Challenge or Potential
Processing of Big Medical Data in Personalized Medicine: Challenge or PotentialProcessing of Big Medical Data in Personalized Medicine: Challenge or Potential
Processing of Big Medical Data in Personalized Medicine: Challenge or PotentialMatthieu Schapranow
 
From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...
From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...
From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...Dexter Hadley
 
From Big Data to Precision Medicine
From Big Data to Precision Medicine From Big Data to Precision Medicine
From Big Data to Precision Medicine Year of the X
 
UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"
UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"
UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"CTSI at UCSF
 
Big Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John CaiBig Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John CaiJohn Cai
 
Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...
Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...
Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...Levi Shapiro
 
The Scottish Ecosystem for Precision Medicine
The Scottish Ecosystem for Precision MedicineThe Scottish Ecosystem for Precision Medicine
The Scottish Ecosystem for Precision MedicineHEHTAslides
 
Atul Butte's presentation to the Association of Medical School Pediatric Depa...
Atul Butte's presentation to the Association of Medical School Pediatric Depa...Atul Butte's presentation to the Association of Medical School Pediatric Depa...
Atul Butte's presentation to the Association of Medical School Pediatric Depa...University of California, San Francisco
 
Precision Medicine - The Future of Healthcare
Precision Medicine - The Future of HealthcarePrecision Medicine - The Future of Healthcare
Precision Medicine - The Future of HealthcareData Science Thailand
 
Predictive analytics for personalized healthcare
Predictive analytics for personalized healthcarePredictive analytics for personalized healthcare
Predictive analytics for personalized healthcareJohn Cai
 
2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...
2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...
2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...Alain van Gool
 
G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...
G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...
G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...CASI, Arizona State University
 
Atul Butte's presentation at the From Data to Discovery symposium at Westat
Atul Butte's presentation at the From Data to Discovery symposium at WestatAtul Butte's presentation at the From Data to Discovery symposium at Westat
Atul Butte's presentation at the From Data to Discovery symposium at WestatUniversity of California, San Francisco
 
Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...
Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...
Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...University of California, San Francisco
 
Testing the applicability of digital decision support on a nationwide EHR
Testing the applicability of digital decision support on a nationwide EHRTesting the applicability of digital decision support on a nationwide EHR
Testing the applicability of digital decision support on a nationwide EHRICDEcCnferenece
 

What's hot (20)

Intro: California Initiative to Advance Precision Medicine Workshop
Intro: California Initiative to Advance Precision Medicine WorkshopIntro: California Initiative to Advance Precision Medicine Workshop
Intro: California Initiative to Advance Precision Medicine Workshop
 
BYO App: Announcing Linq from Open mHealth
BYO App: Announcing Linq from Open mHealthBYO App: Announcing Linq from Open mHealth
BYO App: Announcing Linq from Open mHealth
 
Processing of Big Medical Data in Personalized Medicine: Challenge or Potential
Processing of Big Medical Data in Personalized Medicine: Challenge or PotentialProcessing of Big Medical Data in Personalized Medicine: Challenge or Potential
Processing of Big Medical Data in Personalized Medicine: Challenge or Potential
 
New sources of big data for precision medicine: are we ready?
New sources of big data for precision medicine: are we ready?New sources of big data for precision medicine: are we ready?
New sources of big data for precision medicine: are we ready?
 
From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...
From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...
From Bits to Bedside: Translating Big Data into Precision Medicine and Digita...
 
From Big Data to Precision Medicine
From Big Data to Precision Medicine From Big Data to Precision Medicine
From Big Data to Precision Medicine
 
Systems medicine
Systems medicineSystems medicine
Systems medicine
 
UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"
UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"
UCSF Informatics Day 2014 - Keith R. Yamamoto, "Precision Medicine"
 
Big Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John CaiBig Data Analytics for Treatment Pathways John Cai
Big Data Analytics for Treatment Pathways John Cai
 
Clinical data analytics
Clinical data analyticsClinical data analytics
Clinical data analytics
 
Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...
Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...
Hirshberg promise of digital technology astra_zenecaThe Promise of Digital Te...
 
The Scottish Ecosystem for Precision Medicine
The Scottish Ecosystem for Precision MedicineThe Scottish Ecosystem for Precision Medicine
The Scottish Ecosystem for Precision Medicine
 
Atul Butte's presentation to the Association of Medical School Pediatric Depa...
Atul Butte's presentation to the Association of Medical School Pediatric Depa...Atul Butte's presentation to the Association of Medical School Pediatric Depa...
Atul Butte's presentation to the Association of Medical School Pediatric Depa...
 
Precision Medicine - The Future of Healthcare
Precision Medicine - The Future of HealthcarePrecision Medicine - The Future of Healthcare
Precision Medicine - The Future of Healthcare
 
Predictive analytics for personalized healthcare
Predictive analytics for personalized healthcarePredictive analytics for personalized healthcare
Predictive analytics for personalized healthcare
 
2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...
2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...
2015 11-26 Neuroinformatics and Personalized Health Care symposium, Nijmegen,...
 
G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...
G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...
G. Poste. Big Data and the Evolution of Precision Medicine, Cambridge 2nd Ann...
 
Atul Butte's presentation at the From Data to Discovery symposium at Westat
Atul Butte's presentation at the From Data to Discovery symposium at WestatAtul Butte's presentation at the From Data to Discovery symposium at Westat
Atul Butte's presentation at the From Data to Discovery symposium at Westat
 
Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...
Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...
Atul Butte's presentation at #AMIA2021 for the Knowledge Discovery and Data M...
 
Testing the applicability of digital decision support on a nationwide EHR
Testing the applicability of digital decision support on a nationwide EHRTesting the applicability of digital decision support on a nationwide EHR
Testing the applicability of digital decision support on a nationwide EHR
 

Viewers also liked

Six secrets-to-closing-sale
Six secrets-to-closing-saleSix secrets-to-closing-sale
Six secrets-to-closing-saleBenjamin Brown
 
Elsevier Medical Graph – mit Machine Learning zu Precision Medicine
Elsevier Medical Graph – mit Machine Learning zu Precision MedicineElsevier Medical Graph – mit Machine Learning zu Precision Medicine
Elsevier Medical Graph – mit Machine Learning zu Precision MedicineRising Media Ltd.
 
Genomic Medicine: Personalized Care for Just Pennies
Genomic Medicine: Personalized Care for Just PenniesGenomic Medicine: Personalized Care for Just Pennies
Genomic Medicine: Personalized Care for Just PenniesHealth Catalyst
 
C-Change Cancer Big Data, NCI Genomic Data Commons, Cloud Pilots
C-Change Cancer Big Data, NCI Genomic Data Commons, Cloud PilotsC-Change Cancer Big Data, NCI Genomic Data Commons, Cloud Pilots
C-Change Cancer Big Data, NCI Genomic Data Commons, Cloud PilotsWarren Kibbe
 
Precision Medicine: Opportunities and Challenges for Clinical Trials
Precision Medicine: Opportunities and Challenges for Clinical TrialsPrecision Medicine: Opportunities and Challenges for Clinical Trials
Precision Medicine: Opportunities and Challenges for Clinical TrialsMedpace
 
SuperComputing 16 HPC Matters Panel on Precision Medicine
SuperComputing 16 HPC Matters Panel on Precision MedicineSuperComputing 16 HPC Matters Panel on Precision Medicine
SuperComputing 16 HPC Matters Panel on Precision MedicineWarren Kibbe
 
National Cancer Data Ecosystem and Data Sharing
National Cancer Data Ecosystem and Data SharingNational Cancer Data Ecosystem and Data Sharing
National Cancer Data Ecosystem and Data SharingWarren Kibbe
 
Cancer Moonshot, Data sharing and the Genomic Data Commons
Cancer Moonshot, Data sharing and the Genomic Data CommonsCancer Moonshot, Data sharing and the Genomic Data Commons
Cancer Moonshot, Data sharing and the Genomic Data CommonsWarren Kibbe
 
Turning the tide on cancer drug costs
Turning the tide on cancer drug costsTurning the tide on cancer drug costs
Turning the tide on cancer drug costsEY
 
Genomics and Computation in Precision Medicine March 2017
Genomics and Computation in Precision Medicine March 2017Genomics and Computation in Precision Medicine March 2017
Genomics and Computation in Precision Medicine March 2017Warren Kibbe
 
The Lean Startup Model for Healthcare
The Lean Startup Model for HealthcareThe Lean Startup Model for Healthcare
The Lean Startup Model for HealthcareHugh MASON
 
The Link Between Alcohol and Breast Cancer
The Link Between Alcohol and Breast CancerThe Link Between Alcohol and Breast Cancer
The Link Between Alcohol and Breast CancerDr. Omer Hameed
 
How do we see the healthcare's digital future and its impact on our lives?
How do we see the healthcare's digital future and its impact on our lives?How do we see the healthcare's digital future and its impact on our lives?
How do we see the healthcare's digital future and its impact on our lives?Jane Vita
 
3 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 20173 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 2017Drift
 
How Big Data is Transforming Medical Information Insights - DIA 2014
How Big Data is Transforming Medical Information Insights - DIA 2014How Big Data is Transforming Medical Information Insights - DIA 2014
How Big Data is Transforming Medical Information Insights - DIA 2014CREATION
 
Gaining Time -- Real-time Analysis of Big Medical Data
Gaining Time -- Real-time Analysis of Big Medical DataGaining Time -- Real-time Analysis of Big Medical Data
Gaining Time -- Real-time Analysis of Big Medical DataMatthieu Schapranow
 

Viewers also liked (20)

Six secrets-to-closing-sale
Six secrets-to-closing-saleSix secrets-to-closing-sale
Six secrets-to-closing-sale
 
Elsevier Medical Graph – mit Machine Learning zu Precision Medicine
Elsevier Medical Graph – mit Machine Learning zu Precision MedicineElsevier Medical Graph – mit Machine Learning zu Precision Medicine
Elsevier Medical Graph – mit Machine Learning zu Precision Medicine
 
Genomic Medicine: Personalized Care for Just Pennies
Genomic Medicine: Personalized Care for Just PenniesGenomic Medicine: Personalized Care for Just Pennies
Genomic Medicine: Personalized Care for Just Pennies
 
Precision Medicine World Conference 2017
Precision Medicine World Conference 2017Precision Medicine World Conference 2017
Precision Medicine World Conference 2017
 
C-Change Cancer Big Data, NCI Genomic Data Commons, Cloud Pilots
C-Change Cancer Big Data, NCI Genomic Data Commons, Cloud PilotsC-Change Cancer Big Data, NCI Genomic Data Commons, Cloud Pilots
C-Change Cancer Big Data, NCI Genomic Data Commons, Cloud Pilots
 
Precision Medicine: Opportunities and Challenges for Clinical Trials
Precision Medicine: Opportunities and Challenges for Clinical TrialsPrecision Medicine: Opportunities and Challenges for Clinical Trials
Precision Medicine: Opportunities and Challenges for Clinical Trials
 
Human Genome Project
Human Genome ProjectHuman Genome Project
Human Genome Project
 
SuperComputing 16 HPC Matters Panel on Precision Medicine
SuperComputing 16 HPC Matters Panel on Precision MedicineSuperComputing 16 HPC Matters Panel on Precision Medicine
SuperComputing 16 HPC Matters Panel on Precision Medicine
 
National Cancer Data Ecosystem and Data Sharing
National Cancer Data Ecosystem and Data SharingNational Cancer Data Ecosystem and Data Sharing
National Cancer Data Ecosystem and Data Sharing
 
Cancer Moonshot, Data sharing and the Genomic Data Commons
Cancer Moonshot, Data sharing and the Genomic Data CommonsCancer Moonshot, Data sharing and the Genomic Data Commons
Cancer Moonshot, Data sharing and the Genomic Data Commons
 
Turning the tide on cancer drug costs
Turning the tide on cancer drug costsTurning the tide on cancer drug costs
Turning the tide on cancer drug costs
 
Genomics and Computation in Precision Medicine March 2017
Genomics and Computation in Precision Medicine March 2017Genomics and Computation in Precision Medicine March 2017
Genomics and Computation in Precision Medicine March 2017
 
The Lean Startup Model for Healthcare
The Lean Startup Model for HealthcareThe Lean Startup Model for Healthcare
The Lean Startup Model for Healthcare
 
The Link Between Alcohol and Breast Cancer
The Link Between Alcohol and Breast CancerThe Link Between Alcohol and Breast Cancer
The Link Between Alcohol and Breast Cancer
 
8 Key Life and Leadership Lessons
8 Key Life and Leadership Lessons8 Key Life and Leadership Lessons
8 Key Life and Leadership Lessons
 
How do we see the healthcare's digital future and its impact on our lives?
How do we see the healthcare's digital future and its impact on our lives?How do we see the healthcare's digital future and its impact on our lives?
How do we see the healthcare's digital future and its impact on our lives?
 
3 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 20173 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 2017
 
How Big Data is Transforming Medical Information Insights - DIA 2014
How Big Data is Transforming Medical Information Insights - DIA 2014How Big Data is Transforming Medical Information Insights - DIA 2014
How Big Data is Transforming Medical Information Insights - DIA 2014
 
Gaining Time -- Real-time Analysis of Big Medical Data
Gaining Time -- Real-time Analysis of Big Medical DataGaining Time -- Real-time Analysis of Big Medical Data
Gaining Time -- Real-time Analysis of Big Medical Data
 
March 2013 Introduction
March 2013 IntroductionMarch 2013 Introduction
March 2013 Introduction
 

Similar to How Real-time Analysis turns Big Medical Data into Precision Medicine

In-memory Applications for Informed Patients
In-memory Applications for Informed PatientsIn-memory Applications for Informed Patients
In-memory Applications for Informed PatientsMatthieu Schapranow
 
BioNRW: Big Medical Data: Challenge or Potential
BioNRW: Big Medical Data: Challenge or PotentialBioNRW: Big Medical Data: Challenge or Potential
BioNRW: Big Medical Data: Challenge or PotentialMatthieu Schapranow
 
A Platform for Integrated Genome Data Analysis
A Platform for Integrated Genome Data AnalysisA Platform for Integrated Genome Data Analysis
A Platform for Integrated Genome Data AnalysisMatthieu Schapranow
 
The Driver of the Healthcare System in the 21st Century: Real-world Applicati...
The Driver of the Healthcare System in the 21st Century: Real-world Applicati...The Driver of the Healthcare System in the 21st Century: Real-world Applicati...
The Driver of the Healthcare System in the 21st Century: Real-world Applicati...Matthieu Schapranow
 
In-memory Applications for Oncology
In-memory Applications for OncologyIn-memory Applications for Oncology
In-memory Applications for OncologyMatthieu Schapranow
 
Analyze Genomes: In-memory Apps supporting Precision Medicine
Analyze Genomes: In-memory Apps supporting Precision MedicineAnalyze Genomes: In-memory Apps supporting Precision Medicine
Analyze Genomes: In-memory Apps supporting Precision MedicineMatthieu Schapranow
 
In-Memory Apps for Precision Medicine
In-Memory Apps for Precision MedicineIn-Memory Apps for Precision Medicine
In-Memory Apps for Precision MedicineMatthieu Schapranow
 
Turning Big Data into Precision Medicine
Turning Big Data into Precision MedicineTurning Big Data into Precision Medicine
Turning Big Data into Precision MedicineMatthieu Schapranow
 
Analyze Genomes: In-memory Apps for Next-generation Life Sciences Research
Analyze Genomes: In-memory Apps for Next-generation Life Sciences ResearchAnalyze Genomes: In-memory Apps for Next-generation Life Sciences Research
Analyze Genomes: In-memory Apps for Next-generation Life Sciences ResearchMatthieu Schapranow
 
AnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital Health
AnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital HealthAnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital Health
AnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital HealthMatthieu Schapranow
 
Analyze Genomes: A Federated In-Memory Database System For Life Sciences
Analyze Genomes: A Federated In-Memory Database System For Life SciencesAnalyze Genomes: A Federated In-Memory Database System For Life Sciences
Analyze Genomes: A Federated In-Memory Database System For Life SciencesMatthieu Schapranow
 
Enabling Real-time Genome Data Research with In-memory Database Technology (S...
Enabling Real-time Genome Data Research with In-memory Database Technology (S...Enabling Real-time Genome Data Research with In-memory Database Technology (S...
Enabling Real-time Genome Data Research with In-memory Database Technology (S...Matthieu Schapranow
 
Festival of Genomics 2016 London: Challenges of Big Medical Data?
Festival of Genomics 2016 London: Challenges of Big Medical Data?Festival of Genomics 2016 London: Challenges of Big Medical Data?
Festival of Genomics 2016 London: Challenges of Big Medical Data?Matthieu Schapranow
 
HEALTH PREDICTION ANALYSIS USING DATA MINING
HEALTH PREDICTION ANALYSIS USING DATA  MININGHEALTH PREDICTION ANALYSIS USING DATA  MINING
HEALTH PREDICTION ANALYSIS USING DATA MININGAshish Salve
 
A Federated In-Memory Database System for Life Sciences
A Federated In-Memory Database System for Life SciencesA Federated In-Memory Database System for Life Sciences
A Federated In-Memory Database System for Life SciencesMatthieu Schapranow
 
openEHR in China, 2018
openEHR in China, 2018openEHR in China, 2018
openEHR in China, 2018openEHR-Japan
 
Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...
Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...
Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...Matthieu Schapranow
 
Role of Big Data in Medical Diagnostics
Role of Big Data in Medical DiagnosticsRole of Big Data in Medical Diagnostics
Role of Big Data in Medical DiagnosticsNishant Agarwal
 
In-Memory Data Management for Systems Medicine
In-Memory Data Management for Systems MedicineIn-Memory Data Management for Systems Medicine
In-Memory Data Management for Systems MedicineMatthieu Schapranow
 

Similar to How Real-time Analysis turns Big Medical Data into Precision Medicine (20)

In-memory Applications for Informed Patients
In-memory Applications for Informed PatientsIn-memory Applications for Informed Patients
In-memory Applications for Informed Patients
 
BioNRW: Big Medical Data: Challenge or Potential
BioNRW: Big Medical Data: Challenge or PotentialBioNRW: Big Medical Data: Challenge or Potential
BioNRW: Big Medical Data: Challenge or Potential
 
A Platform for Integrated Genome Data Analysis
A Platform for Integrated Genome Data AnalysisA Platform for Integrated Genome Data Analysis
A Platform for Integrated Genome Data Analysis
 
The Driver of the Healthcare System in the 21st Century: Real-world Applicati...
The Driver of the Healthcare System in the 21st Century: Real-world Applicati...The Driver of the Healthcare System in the 21st Century: Real-world Applicati...
The Driver of the Healthcare System in the 21st Century: Real-world Applicati...
 
In-memory Applications for Oncology
In-memory Applications for OncologyIn-memory Applications for Oncology
In-memory Applications for Oncology
 
Analyze Genomes: In-memory Apps supporting Precision Medicine
Analyze Genomes: In-memory Apps supporting Precision MedicineAnalyze Genomes: In-memory Apps supporting Precision Medicine
Analyze Genomes: In-memory Apps supporting Precision Medicine
 
In-Memory Apps for Precision Medicine
In-Memory Apps for Precision MedicineIn-Memory Apps for Precision Medicine
In-Memory Apps for Precision Medicine
 
Turning Big Data into Precision Medicine
Turning Big Data into Precision MedicineTurning Big Data into Precision Medicine
Turning Big Data into Precision Medicine
 
Analyze Genomes: In-memory Apps for Next-generation Life Sciences Research
Analyze Genomes: In-memory Apps for Next-generation Life Sciences ResearchAnalyze Genomes: In-memory Apps for Next-generation Life Sciences Research
Analyze Genomes: In-memory Apps for Next-generation Life Sciences Research
 
AnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital Health
AnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital HealthAnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital Health
AnalyzeGenomes.com: A Federated In-Memory Database Platform for Digital Health
 
Analyze Genomes: A Federated In-Memory Database System For Life Sciences
Analyze Genomes: A Federated In-Memory Database System For Life SciencesAnalyze Genomes: A Federated In-Memory Database System For Life Sciences
Analyze Genomes: A Federated In-Memory Database System For Life Sciences
 
Enabling Real-time Genome Data Research with In-memory Database Technology (S...
Enabling Real-time Genome Data Research with In-memory Database Technology (S...Enabling Real-time Genome Data Research with In-memory Database Technology (S...
Enabling Real-time Genome Data Research with In-memory Database Technology (S...
 
Festival of Genomics 2016 London: Challenges of Big Medical Data?
Festival of Genomics 2016 London: Challenges of Big Medical Data?Festival of Genomics 2016 London: Challenges of Big Medical Data?
Festival of Genomics 2016 London: Challenges of Big Medical Data?
 
HEALTH PREDICTION ANALYSIS USING DATA MINING
HEALTH PREDICTION ANALYSIS USING DATA  MININGHEALTH PREDICTION ANALYSIS USING DATA  MINING
HEALTH PREDICTION ANALYSIS USING DATA MINING
 
A Federated In-Memory Database System for Life Sciences
A Federated In-Memory Database System for Life SciencesA Federated In-Memory Database System for Life Sciences
A Federated In-Memory Database System for Life Sciences
 
openEHR in China, 2018
openEHR in China, 2018openEHR in China, 2018
openEHR in China, 2018
 
Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...
Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...
Gesundheit geht uns alle an: Smart Data ermöglicht passendere Entscheidungen...
 
Role of Big Data in Medical Diagnostics
Role of Big Data in Medical DiagnosticsRole of Big Data in Medical Diagnostics
Role of Big Data in Medical Diagnostics
 
HEALTHCARE_IT
HEALTHCARE_ITHEALTHCARE_IT
HEALTHCARE_IT
 
In-Memory Data Management for Systems Medicine
In-Memory Data Management for Systems MedicineIn-Memory Data Management for Systems Medicine
In-Memory Data Management for Systems Medicine
 

More from Matthieu Schapranow

Patient Journey in Oncology 2025: Molecular Tumour Boards in Practice
Patient Journey in Oncology 2025: Molecular Tumour Boards in PracticePatient Journey in Oncology 2025: Molecular Tumour Boards in Practice
Patient Journey in Oncology 2025: Molecular Tumour Boards in PracticeMatthieu Schapranow
 
How will AI affect the patient journey of the future?
How will AI affect the patient journey of the future?How will AI affect the patient journey of the future?
How will AI affect the patient journey of the future?Matthieu Schapranow
 
Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...
Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...
Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...Matthieu Schapranow
 
A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...
A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...
A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...Matthieu Schapranow
 
ICT Platform to Enable Consortium Work for Systems Medicine of Heart Failure
ICT Platform to Enable Consortium Work for Systems Medicine of Heart FailureICT Platform to Enable Consortium Work for Systems Medicine of Heart Failure
ICT Platform to Enable Consortium Work for Systems Medicine of Heart FailureMatthieu Schapranow
 
Analyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision MedicineAnalyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision MedicineMatthieu Schapranow
 
Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...
Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...
Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...Matthieu Schapranow
 
Analyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision MedicineAnalyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision MedicineMatthieu Schapranow
 
Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...
Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...
Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...Matthieu Schapranow
 
Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...
Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...
Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...Matthieu Schapranow
 
Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...
Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...
Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...Matthieu Schapranow
 
Festival of Genomics 2016 London: Analyze Genomes: Real-world Examples
Festival of Genomics 2016 London: Analyze Genomes: Real-world ExamplesFestival of Genomics 2016 London: Analyze Genomes: Real-world Examples
Festival of Genomics 2016 London: Analyze Genomes: Real-world ExamplesMatthieu Schapranow
 
Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...
Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...
Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...Matthieu Schapranow
 
Festival of Genomics 2016 London: What to take home?
Festival of Genomics 2016 London: What to take home?Festival of Genomics 2016 London: What to take home?
Festival of Genomics 2016 London: What to take home?Matthieu Schapranow
 
Festival of Genomics 2016 London: Agenda
Festival of Genomics 2016 London: AgendaFestival of Genomics 2016 London: Agenda
Festival of Genomics 2016 London: AgendaMatthieu Schapranow
 
Analyze Genomes: Drug Response Analysis
Analyze Genomes: Drug Response AnalysisAnalyze Genomes: Drug Response Analysis
Analyze Genomes: Drug Response AnalysisMatthieu Schapranow
 
Big Data in Genomics: Opportunities and Challenges
Big Data in Genomics: Opportunities and ChallengesBig Data in Genomics: Opportunities and Challenges
Big Data in Genomics: Opportunities and ChallengesMatthieu Schapranow
 

More from Matthieu Schapranow (20)

Patient Journey in Oncology 2025: Molecular Tumour Boards in Practice
Patient Journey in Oncology 2025: Molecular Tumour Boards in PracticePatient Journey in Oncology 2025: Molecular Tumour Boards in Practice
Patient Journey in Oncology 2025: Molecular Tumour Boards in Practice
 
How will AI affect the patient journey of the future?
How will AI affect the patient journey of the future?How will AI affect the patient journey of the future?
How will AI affect the patient journey of the future?
 
AI in Oncology
AI in OncologyAI in Oncology
AI in Oncology
 
Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...
Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...
Algorithmen statt Ärzte: Algorithmen statt Ärzte: Ersetzt Big Data künftig ...
 
A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...
A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...
A Federated In-Memory Database Computing Platform Enabling Real-Time Analysis...
 
"When time matters..."
"When time matters...""When time matters..."
"When time matters..."
 
ICT Platform to Enable Consortium Work for Systems Medicine of Heart Failure
ICT Platform to Enable Consortium Work for Systems Medicine of Heart FailureICT Platform to Enable Consortium Work for Systems Medicine of Heart Failure
ICT Platform to Enable Consortium Work for Systems Medicine of Heart Failure
 
Analyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision MedicineAnalyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision Medicine
 
Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...
Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...
Analyze Genomes: A Federated In-memory Database Computing Platform enabling r...
 
Analyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision MedicineAnalyze Genomes Services for Precision Medicine
Analyze Genomes Services for Precision Medicine
 
Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...
Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...
Festival of Genomics 2016 London: Mining and Processing of Unstructured Medic...
 
Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...
Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...
Festival of Genomics 2016 London: Analyze Genomes: Modeling and Executing Gen...
 
Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...
Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...
Festival of Genomics 2016 London: Analyze Genomes: A Federated In-Memory Comp...
 
Festival of Genomics 2016 London: Analyze Genomes: Real-world Examples
Festival of Genomics 2016 London: Analyze Genomes: Real-world ExamplesFestival of Genomics 2016 London: Analyze Genomes: Real-world Examples
Festival of Genomics 2016 London: Analyze Genomes: Real-world Examples
 
Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...
Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...
Festival of Genomics 2016 London: Real-time Exploration of the Cancer Genome,...
 
Festival of Genomics 2016 London: What to take home?
Festival of Genomics 2016 London: What to take home?Festival of Genomics 2016 London: What to take home?
Festival of Genomics 2016 London: What to take home?
 
Festival of Genomics 2016 London: Agenda
Festival of Genomics 2016 London: AgendaFestival of Genomics 2016 London: Agenda
Festival of Genomics 2016 London: Agenda
 
Analyze Genomes: Drug Response Analysis
Analyze Genomes: Drug Response AnalysisAnalyze Genomes: Drug Response Analysis
Analyze Genomes: Drug Response Analysis
 
Big Data in Life Sciences
Big Data in Life SciencesBig Data in Life Sciences
Big Data in Life Sciences
 
Big Data in Genomics: Opportunities and Challenges
Big Data in Genomics: Opportunities and ChallengesBig Data in Genomics: Opportunities and Challenges
Big Data in Genomics: Opportunities and Challenges
 

Recently uploaded

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 

Recently uploaded (20)

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 

How Real-time Analysis turns Big Medical Data into Precision Medicine

  • 1. How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Matthieu-P. Schapranow GLOBAL HEALTH, Rome, Italy August 27, 2014
  • 2. Important things first: Where to find additional information? ■ Online: Visit http://we.analyzegenomes.com for latest research results, tools, and news ■ Offline: Read more about it, e.g. High-Performance In-Memory Genome Data Analysis: How In-Memory Database Technology Accelerates Personalized Medicine, In-Memory Data Management Research, Springer, ISBN: 978-3-319-03034-0, 2014 ■ In Person: Join us for the International Workshop on Big Data in Bioinformatics and Healthcare Informatics (BBH14) in Washington D.C. on Oct 27, 2014 (http://bbh14.analyzegenomes.com) How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 2
  • 3. Who you are dealing with? ■ Software Engineer by training (B.Sc., M.Sc., PhD) ■ 2006-2014 with ■ Since 2007 at Chair of Prof. Hasso Plattner, HPI ■ Since 2009 focusing on Life Sciences / E-Health How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 3
  • 4. Where do I work? Hasso Plattner Institute, Potsdam, Germany How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 4
  • 5. Hasso Plattner Institute Key Facts ■ Founded as a public-private partnership in 1998 in Potsdam near Berlin, Germany ■ Institute belongs to the University of Potsdam ■ Ranked 1st in CHE since 2009 ■ 500 B.Sc. and M.Sc. students ■ 10 professors, 150 PhD students ■ Course of study: IT Systems Engineering How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 5
  • 6. Hasso Plattner Institute Programs ■ Full university curriculum ■ Bachelor (6 semesters) ■ Master (4 semesters) ■ Orthogonal Activities: □ E-Health Consortium □ School of Design Thinking □ Research School How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 6
  • 7. Hasso Plattner Institute Enterprise Platform and Integration Concepts Group Chair of Prof. Dr. h.c. Hasso Plattner ■ Research focuses on the technical aspects of enterprise software and design of complex applications □ In-Memory Data Management for Enterprise Applications □ Enterprise Application Programming Model □ Scientific Data Management □ Human-Centered Software Design and Engineering ■ Industry cooperations, e.g. SAP, Siemens, Audi, and EADS ■ Research cooperations, e.g. Stanford, MIT, and Berkeley How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 7 Partner of Stanford Center for Design Research Partner of MIT in Supply Chain Innovation and CSAIL Partner at UC Berkeley RAD / AMP Lab Partner of SAP AG
  • 8. The Setting Actors in Oncology ■ Patients □ Individual anamnesis, family history, and background □ Require fast access to individualized therapy ■ Clinicians □ Identify root and extent of disease using laboratory tests □ Evaluate therapy alternatives, adapt existing therapy ■ Researchers □ Conduct laboratory work, e.g. analyze patient samples □ Create new research findings and come-up with treatment alternatives How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 8
  • 9. Our Motivation Make Precision Medicine Come Routine in Real Life ■ Motivation: Can we enable patients to: □ Understand and monitor their diseases to document the impact on their lives, □ Receive latest information about their (chronic) diseases, □ Cooperatively exchange with physicians and patients to improve quality of living How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 9
  • 10. Our Motivation Make Precision Medicine Come Routine in Real Life (cont’d) ■ Motivation: Can we enable clinicians to take their therapy decisions: □ Incorporating all available specifics about each individual patient, □ Referencing latest lab results and worldwide medical knowledge, and □ Interactively during their ward round? How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 10
  • 11. IT Challenge: How to Integrate Distributed and Heterogeneous Sources of Big Medical Data Human proteome 160M data points (2.4GB) per sample >3TB raw proteome data in ProteomicsDB 11 Human genome/biological data 600GB per full genome 15PB+ in databases of leading institutes Prescription data 1.5B records from 10,000 doctors and 10M Patients (100 GB) PubMed database >23M articles Clinical trials Currently more than 30k recruiting on ClinicalTrials.gov Hospital information systems Often more than 50GB Medical sensor data Scan of a single organ in 1s Cancer patient records creates 10GB of raw data >160k records at NCT How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014
  • 12. Our Methodology Design Thinking Methodology How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 12
  • 13. Our Technology: In-Memory Database Technology Enabling Real-time Data Analysis Combined column and row store Map/Reduce Single and multi-tenancy Lightweight compression Insert only for time travel Real-time replication Working on integers SQL interface on columns and rows Active/passive data store Minimal projections Group key Reduction of software layers Dynamic multi-threading Bulk load of data Object-relational mapping Text retrieval and extraction engine No aggregate tables Data partitioning Any attribute as index No disk On-the-fly extensibility Analytics on historical data Multi-core/ parallelization + + + + + P v + + + t SQL x x T disk How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 13
  • 14. Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 Our Approach: Analyze Genomes – A Cloud Platform Enabling Real-time Analysis of Big Medical Data 14 Drug Response Analysis Pathway Topology Analysis Medical Knowledge Cockpit Oncolyzer Clinical Trial Assessment Cohort Analysis Data Exchange, App Store Access Control, Data Protection Extensions for Life Sciences In-Memory Database Fair Use Statistical Tools Combined and Linked Data Genome Data Cellular Pathways Genome Metadata Resarch Publications Pipeline and Analysis Models Real-time Analysis App-spanning User Profiles Drugs and Interactions ... How Real-time Analysis turns Big Medical Data into Precision Medicine?
  • 15. Real-time Processing of Event Data from Medical Sensors ■ Processing of sensor data, e.g. from Intensive Care Units (ICUs) or wearable sensor devices (quantify self) ■ Multi-modal real-time analysis to detect indicators for severe events, such as heart attacks or strokes ■ Incorporates machine-learning algorithms to detect severe events and to inform clinical personnel in time ■ Successfully tested with 100 Hz event rate, i.e. sufficient for ICU use How Real-time Analysis turns Big Medical Data into Precision Medicine? Comparison of waveform data with history of similar patients Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 15 t
  • 16. Drug Safety Statistical Analysis of Drug Side Effects Data ■ Combines confirmed side effect data from different data sources ■ Interactive statistical analysis, e.g. apriori rules, to discover still unknown interactions ■ Integrates personal prescription data and directly report side effects ■ Work together with your doctor to prevent interaction with already prescribed drugs How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 16 Unified access to international side effect data On-the-fly extension of database schema to add side effect databases + + +
  • 17. Medical Knowledge Cockpit ■ Search for affected genes in distributed and heterogeneous data sources ■ Immediate exploration of relevant information, such as □ Gene descriptions, □ Molecular impact and related pathways, □ Scientific publications, and □ Suitable clinical trials. ■ No manual searching for hours or days: In-memory technology translates searching into interactive finding! How Real-time Analysis turns Big Medical Data into Precision Medicine? Unified access to structured and un-structured data sources Automatic clinical trial matching build on text analysis features Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 17
  • 18. Medical Knowledge Cockpit Publications ■ In-place preview of relevant data, such as publications and publication meta data ■ Incorporating individual filter settings, e.g. additional search terms How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 18
  • 19. How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL Medical Knowledge Cockpit Latest Clinical Trials ■ Personalized clinical trials, e.g. by incorporating patient specifics HEALTH, Aug 27, 2014 ■ Classification of internal/external trials based on treating institute 19
  • 20. Medical Knowledge Seamless Integration of Patient Specifics ■ Google-like user interface for searching data ■ Seamless integration of individual EMR data ■ Search various sources for biomarkers, literature, and diseases How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 20
  • 21. Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 Medical Knowledge Cockpit Publications ■ Interactively explore relevant publications, e.g. PDFs ■ Improved ease of exploration, e.g. by highlighted medical terms and relevant concepts How Real-time Analysis turns Big Medical Data into Precision Medicine? 21
  • 22. Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 Medical Knowledge Cockpit Pathway Topology Analysis ■ Search in pathways is limited to “is a certain element contained” today ■ Integrated >1,5k pathways from international sources, e.g. KEGG, HumanCyc, and WikiPathways, into HANA ■ Implemented graph-based topology exploration and ranking based on patient specifics ■ Enables interactive identification of possible dysfunctions affecting the course of a therapy before its start How Real-time Analysis turns Big Medical Data into Precision Medicine? Unified access to multiple formerly disjoint data sources Pathway analysis of genetic variants with graph engine 22
  • 23. Medical Knowledge Cockpit Search in Structured and Unstructured Medical Data ■ Extended text analysis feature by medical terminology □ Genes (122,975 + 186,771 synonyms) □ Medical terms and categories (98,886 diseases, 47 categories) □ Pharmaceutical ingredients (7,099) ■ Indexed clinicaltrials.gov database (145k trials/ 30,138 recruiting) ■ Extracted, e.g., 320k genes, 161k ingredients, 30k periods ■ Select studies based on multiple filters in less than 500ms How Real-time Analysis turns Big Medical Data into Precision Medicine? Unified access to structured and unstructured data sources Clinical trial matching using text analysis features T Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 23
  • 24. Cloud-based Services for Processing of DNA Data ■ Control center for processing of raw DNA data, such as FASTQ, SAM, and VCF ■ Personal user profile guarantees privacy of uploaded and processed data ■ Supports reproducible research process by storing all relevant process parameters ■ Implements prioritized data processing and fair use, e.g. per department or per institute ■ Supports additional service, such as data annotations, billing, and sharing for all Analyze Genomes services ■ Honored by the 2014 European Life Science Award How Real-time Analysis turns Big Medical Data into Precision Medicine? Standardized Modeling and runtime environment for analysis pipelines Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 24
  • 25. Interactive Genome Browser ■ Genome Browser enables interactive comparison of multiple genomes ■ Combined knowledge by integrating latest international annotations and literature, e.g. from NCBI, dbSNP, and UCSC ■ Detailed exploration of genome locations and existing associations ■ Ranked variants, e.g. accordingly to known diseases ■ Links always back to primary data sources to guarantee validity of discovered findings How Real-time Analysis turns Big Medical Data into Precision Medicine? Unified access to multiple formerly disjoint data sources Matching of genetic variants and relevant annotations Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 25
  • 26. Analysis of Patient Cohorts ■ In a patient cohort, a subset does not respond to therapy – why? ■ Clustering using various statistical algorithms, such as k-means or hierarchical clustering ■ Calculation of all locus combinations in which at least 5% of all TCGA participants have mutations: 200ms for top 20 combinations ■ Individual clusters are calculated in parallel directly within the database ■ K-means algorithm: 50ms (PAL) vs. 500ms (R) How Real-time Analysis turns Big Medical Data into Precision Medicine? Fast clustering directly performed within the in-memory database Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 26
  • 27. Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 Oncolyzer ■ Research initiative for exchanging relevant tumor data to improve personalized treatment ■ Real-time analysis of tumor data in seconds instead of hours ■ Information available at your fingertips: In-memory technology on mobile devices, e.g. iPad ■ Interdisciplinary cooperation between clinicians, clinical researchers, and software engineers ■ Honored with the 2012 Innovation Award of the German Capitol Region How Real-time Analysis turns Big Medical Data into Precision Medicine? Unified access to formerly disjoint oncological data sources Flexible analysis on patient’s longitudinal data 27 t
  • 28. Oncolyzer Patient Details Screen ■ Combines patient’s longitudinal time series data with individual analysis results ■ Real-time analysis across hospital-wide data using always latest data when details screen is accessed ■ http://epic.hpi.uni-potsdam. de/Home/ HanaOncolyzer How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 28
  • 29. Oncolyzer Patient Analysis Screen ■ Allows real-time analysis on complete patient cohort ■ Supports identification of clinical trial participants based on their individual anamnesis ■ Flexible filters and various chart types allow graphical exploration of data on mobile devices How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 29
  • 30. Drug Response Analysis Data Sources and Matching Data Sequence Tumor Conduct Xenograft Perform Manual Data Exploration And Analysis How Real-time Analysis turns Big Medical Data into Precision Medicine? Collect Patient Experiments Metadata e.g. smoking status, tumor classification and age 1MB-100MB Genome Data e.g. raw DNA data and genetic variants 100MB-500GB Experiment Results e.g. medication effectivity obtained from wet laboratory 10MB-1GB Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 30
  • 31. Drug Response Analysis Interactive Data Exploration ■ Drug response depends on individual genetic variants of tumors ■ Challenge: Identification of relevant genetic variants and their impact on drug response is a ongoing research activity, e.g. Xenograft models ■ Exploration of experiment results is time-consuming and Excel-driven ■ In-memory technology enables interactive exploration of experiment data to leverage new scientific insights How Real-time Analysis turns Big Medical Data into Precision Medicine? Interactive analysis of correlations between drugs and genetic variants Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 31
  • 32. Interactive Clinical Trial Recruitment ■ Switch from trial-centric to patient-centric clinical trials ■ Real-time matching and clustering of patients and clinical trial inclusion/exclusion criteria ■ No manual pre-screening of patients for months: In-memory technology enables interactive pre-screening process ■ Reassessment of already screened or already participating patient reduces recruitment costs How Real-time Analysis turns Big Medical Data into Precision Medicine? Assessment of patients preconditions for clinical trials Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 32
  • 33. Join us for upcoming projects! ■ Analysis of waveform data from intensive care stations (MIT) ■ Design and discovery of clinical trials (Cytolon) ■ Discovery of new drugs (Bayer) ■ Detect cardiovascular diseases and evaluate treatment options (BMBF) ■ Use health insurance data to improve health care (BMWi) ■ Processing of big medical data (Bachelor’s project) How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 33 Interdisciplinary Design Thinking Teams You?
  • 34. What to take home? Test-drive it yourself: http://we.AnalyzeGenomes.com ■ For patients □ Identify relevant clinical trials and medical experts □ Start most appropriate therapy as early as possible ■ For clinicians □ Preventive diagnostics to identify risk patients early □ Indicate pharmacokinetic correlations □ Scan for similar patient cases, e.g. to evaluate therapy ■ For researchers □ Enable real-time analysis of medical data and its assessment, e.g. assess pathways to identify impact of detected variants □ Combined free-text search in publications, diagnosis, and EMR data, i.e. structured and unstructured data How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 34
  • 35. Keep in contact with us after returning from Rome Hasso Plattner Institute Enterprise Platform & Integration Concepts (EPIC) Program Manager E-Health Dr. Matthieu-P. Schapranow August-Bebel-Str. 88 14482 Potsdam, Germany Dr. Matthieu-P. Schapranow schapranow@hpi.de http://we.analyzegenomes.com/ How Real-time Analysis turns Big Medical Data into Precision Medicine? Dr. Schapranow, GLOBAL HEALTH, Aug 27, 2014 35