Big Data and personalized medicine Flashcards
Medical data
- from data to wisdom
data: collected raw material, no connections, no relationship
information: organized & structured data
knowledge: give information certain meaning
wisdom: integrated knowledge
decision: purpose
form data to wisdom
- conversion zones
found between the levels
- conversion form one level to next
- can be manually or automatically done
big data drivers
- technological advances → imaging & sequencing techniques
- IT innovations → IoT, wearables
- Digitalisation → elecronic health record
- social behaviour moments → measure and share information
big data problems > 4 Vs
- Volume: data in scale
- Variety: data in many forms → strucured, unstrucutred, format
- Velocity: data in motion → analysis of streaming data
- Veracity: data uncertainty → managing reliability and predictability
Medical data
medical images, genetic profiles, questionnaire, metabolic & mobile monitoring
- analytics: needed to connect all data together
challenges of big data analysis in health care
- data can be inconsistent
- analytical issues
- problems of integration into clinics
database definition
collection of organised data
- Softwares: Database Management System DBMS & MySQL
- created to store data → medical laboratory results and images
relational model of data
- data stored according to certain models in a DBMS
- Relational model most commonly used
- data organized in tabular format with rows and columns
SQL
- SQL = structured query language
- computer language for interacting with relational database
- special purpose language
SQL commands
Data definition language - CREATE TABLE, ALTER TABLE Data manipulation language - INSERT, UPDATE, STORE Data control language - GRANT, REVOKE Transaction control language - COMMIT, ROLLBACK
Big data and relational DBMS
Problem: scaling
- scale up → vertical scaling (larger computer for more data storing)
- scale out → horizontal scaling (more computers for more data storing)
Data lakes
Idea: add all data in a “lake”
not strucutred, raw data
challenge: need different models
noSQL
= not only SQL - Key-value: volatile or persistent - Wide column → ID - document → describe data by different means - graph → connect data points together → advantage: more room to organize data
role of big data in personalized medicine
extract form world population medical data and day-to-day data → store them → via data analysis new knowledge can be formed → specifically target patients with certain treatments
personalized medicine
medical problem can be viewed as emergent structure and cells, tissues, molecules are the individual interactions