SlideShare uma empresa Scribd logo
1 de 47
BIOINFORMATIC
S
BIG HUMAN DATA AND
METADATA
Shehab Anwer, MBBCh. MRes.
Research Data Manager / Clinical Research Fellow
Magdi Yacoub Heart Foundation, Aswan Heart Centre
BIOINFORMATICS:
DEFINITION
What’s
Bioinformatics?
Language
Bio-
Biology: the study of life
and living organisms.
Informatics Information science
Concept
The body of tools, algorithms needed to handle large
and complex biological information.
Scientific Discipline Interaction of biology and computer science.
NCBI
The field of science in which biology, computer science,
and information technology merge into a single discipline”
Integration in
Bioinformatics
Computer
Science
Physics
Biological
Sciences
Chemistry
Statistics
Mathematics
INTERMS OFTOOLS
• Spreadsheets, AI, InstrumentationGeneralTools
• E-Mail, Networks, Internet &WorldWideWebCommunications
• Storage, OrganizationDatabases
• Examination & DiscoveryAnalysisTools
INTERMS OF SKILLS’ SET
• Using and developing PracticalToolsKnow-how
• Language of Biomedical Research
• Language of Informatics
‘Cross-Cultural’
Exchange
• Database Inter-operation
• Process Modeling & DataVisualization
Solving Scientific
Problems using
Computers
DATA FORMAT:
FROM NUCLEOTIDES
TO DATA
AFTER ANALYSIS: NUCLEOTIDE
CODE FORMAT
AAACGTACGTATTCGGGCCATCGAGGCTAGCGGCACTTCGAGCGATCTATC
GGGAGCTTTGGCTATCGATCGGGCGATCGATGCTGACGTACGTAGCGCGCG
ATCGAGCGCGGCTAGCTAGCGGCATCGTAGCTACGTAGCTACGGCGCTATT
TCGATCGAGTCGTGTCTAGTCGGATATAGCTATGCATCTAGCTGAGGCGAT
CTGAGCGGATCGATGCTAGGGCGATCGGAGCTAGCTGAGCTAGCTAGCTGA
GCGCTAGCGAGCGTACGAGCGATCGAGCGAGTCTAGCGAGCGATTCTAGCG
ATCGAGCGTCTACGATCGTATGCTAGCTAGGGCTAGCATGCGGATCTATCG
AGCGGCTATCTGAGCGATTCGATCGAGCGATCTAGCGAGCTATCGATCGAG
CCGGCTCACCGTCGTAAATCTATGATCTGGCTTGGCCTGCAGTAGCTCTTT
CATTTCGGGCTTATCTAATGCTGACTGGTCGGTCCTGGCTACGCTCCA
8
BIG DATA: CONCEPT BREAKDOWN
• 500 CharactersPrevious slide
• 6,000,000 Slides
• Printed in 130 books
Human Genome:
• Study the DNA and RNA of many peopleLarge projects
• Pair-wise and higher-order relationships.
20,000-25,000 active
genes in human genome
9
CANYOU SPOT “CGAGCGTC”
AAACGTACGTATTCGGGCCATCGAGGCTAGCGGCACTTCGAGCGATCTATC
GGGAGCTTTGGCTATCGATCGGGCGATCGATGCTGACGTACGTAGCGCGCG
ATCGAGCGCGGCTAGCTAGCGGCATCGTAGCTACGTAGCTACGGCGCTATT
TCGATCGAGTCGTGTCTAGTCGGATATAGCTATGCATCTAGCTGAGGCGAT
CTGAGCGGATCGATGCTAGGGCGATCGGAGCTAGCTGAGCTAGCTAGCTGA
GCGCTAGCGAGCGTACGAGCGATCGAGCGAGTCTAGCGAGCGATTCTAGCG
ATCGAGCGTCTACGATCGTATGCTAGCTAGGGCTAGCATGCGGATCTATCG
AGCGGCTATCTGAGCGATTCGATCGAGCGATCTAGCGAGCTATCGATCGAG
CCGGCTCACCGTCGTAAATCTATGATCTGGCTTGGCCTGCAGTAGCTCTTT
CATTTCGGGCTTATCTAATGCTGACTGGTCGGTCCTGGCTACGCTCCA
10
TRANSLATE IT
TO
AMINOACIDS?
… AND IT EXPANDS!
Nucleotide sequences
Protein sequences
Patterns or motifs
Macro-molecular 3D structure
Gene expression data
Metabolic pathways
Proteomics data
EXAMPLES OFWHAT
BIOINFORMATICS STUDY
1000s of studies
Consortia projects
TCGA – The Cancer Genome Atlas projects Profile 500 samples of each cancer
Level Findings Effect
DNA
• Mutations
• Polymorphism
• Outcomes
• Staging
• Response to Therapy
RNA
• Specific Micro-RNA or
mRNA transcripts
REPRESENTATIO
N:
FROM CONCEPTSTO
ONTOLOGY
ONTOLOGY IS AN
EXPLICIT
SPECIFICATION OF
A
CONCEPTUALIZAT
ION OF A DOMAIN
TYPES OF ONTOLOGY
• Depends on domain background
• Example: use of a word with different meanings.
Domain-Specific
Ontology
• Foundation ontology
• Example: DiseaseClassificationUpper Ontology
• Combined ontology
• Standardised disease classification that differs
according to practice.
Hybrid Ontology
GENE ONTOLOGY
• Maintain and develop its controlled vocabulary.
• Annotate genes and gene products, and assimilate and
disseminate annotation data.
• Provide tools for easy access to all aspects of the data provided
by the project, and to enable functional interpretation of
experimental data using the GO.
A major bioinformatics initiative that aims to unify the
representation of gene and gene product attributes across
all species.
DATA
MANAGEMENT:
IN-SILICO !
DATABASES FOR BIG DATA
Primary
databases
Experimental results directly into database
Secondary
databases
Results of analysis of primary databases
Aggregate
databases
Links to other
data items
Combination of
data
Consolidation
of data
COMPLICATED - DIFFERENT DATA
AND REPOSITORIES
Primary database – DNA or protein sequence
Secondary - (derived information e.g. protein domains)
Protein structure or other (e.g. crystal coordinates)
WORKINGWITH DATA
Tens to thousands of
points
Examples:
• Sequence of a gene
• Protein structure
Tools:
• Excel, R, Matlab
Small-scale
Thousands to millions of
points
Example:
• SNP list of a genome
• A protein-protein interaction
network
• Tools:
• Perl, Python, Java
Medium-scale
Millions to billions of
points
Data:
• Raw sequencing reads
• Whole-genome alignment of 10
species
Tools:
• C, Oracle, parallelized and
tailor-made software/Coding
Large-scale
SYSTEM DESIGN &
IMPLEMENTATION
System Algorithms
Project Requirements &
Problem Determination
DESIGN
System Configuration
& Maintenance DEVELOP
Usage & Outcomes
EVALUATE
User Interface
Data Distribution
Data Production
&
Data Gathering
Results & Interpretation
DATABASES’ INTER-CONVERTIBLE
DATA FORMATS
Flat-files
Delimited
Spreadshee
ts
Relational
database
SQL
Exchange/publicati
on technologies
HTML/XML
Getting useful “discovery”
answers from large databases
probably will depend on a
concept model i.e. an
ontology.
Cloud Orchestration
DataData
Genome data
Protected Data Clouds
Cloud Orchestrator
(queuing, monitoring)
External Clouds/Sources
Compute algorithms
Sequencing
Centers
Compute Compute
Compute
Results
YOU!
Is the comparison of two nucleotide sequences accurate?
By translating into amino acid sequence, are we losing information?
The genetic code is degenerate (Two or more codons can represent
the same amino acid)
Very different DNA sequences may code for similar protein sequences
We certainly do not want to miss those cases!
Search by similarity
Using nucleotide seq. Using amino acid seq.
TOOLSTO SEARCH DATABASES
The dilemma: DNA or protein?
You have just cloned a gene
Evolutionary relationship?
-Phylogenetic tree
-Accession #?
-Annotation?
Is it already in databases?
-Sub-localization
-Soluble?
-3D fold
Protein characteristics?
-% identity?
-Family member?
Is there similar sequences?
-Alignments?
-Domains?
Is there conserved regions?
Other information?
-Expression profile?
-Mutants?
A critical failure of current bioinformatics is the lack of a single software package that can perform all of these functions!
APPLYING ALGORITHMS TO ANALYZE
GENOMICS DATA
GENOMIC DATA REPOSITORIES
Gene Expression Data
• Microarray
• PCR
• RNA-Seq
• e.g. Gene Expression
Omnibus (GEO), Array
Express
Sequencing Data
• Whole Genome
• Exome
• Targeted resequencing
• e.g. EuroNA, DDBJapan
ROADMAPTO
INFORMATION
30
WE ARE DROWNING IN DATA,
BUT STARVING FOR
KNOWLEDGE!
• Data collection and data availability
from major sources of abundant data
The Explosive Growth
of Data: from
terabytes to petabytes
• Automated analysis of massive data
sets
Data mining
31
DATA MININGVS. DATA QUERY
Data Query
• A list of all patients with
cancer who responded to
drug X.
Data Mining
• What is the likelihood of a
patient to respond to drug X ?
• What are the characteristics
of these patients?
32
DATAWAREHOUSE
■ Data cleaning
■ Data integration
■ OLAP: On-Line Analytical Processing
– summarization
– consolidation
– aggregation
– view information from different angles
■ but additional data analysis tools are needed for
– classification
– clustering
– charecterization of data changing over time
Goal
identification:
Creating a
target data set
Data
preprocessing
Data reduction
and
transformation
Data Mining
Presentation
and Evaluation
Gaining
information!
THE
PATHWAY
TO FUTURE !
35
DEVELOPMENTS IN COMPUTER HARDWARE
■ Powerful and affordable computers
■ Data collection equipment
■ Storage media
■ Communication and networking
HUMAN GENOME PROJECT
Identify all the approximately 20,000-25,000 genes in human DNA,
Determine the sequences of the 3 billion chemical base pairs that make up human DNA
Store this information in databases,
Improve tools for data analysis,
Transfer related technologies to the private sector, and
Address the ethical, legal, and social issues that may arise from the project.
DATABASES
BUILDING USEFUL NETWORKS
APPLICATIONS
PERSONALIZED MEDICINE?
THE GAPS
BACKGROUND
• Need to understand existing tools,
scientific approach, and needs of
biological research
Computer &
information
science
• Need to learn a set of tools and skills
• May also need to understand the
deeper scientific technical background
Biomedicine
GAP ONE
Biological scientists
and investigators can’t
build their own tools
Computer scientists
don’t know what tools
to build
GAPTWO
• Barriers include:
• Language
• Methodology
• Conceptualization
Putting a biological
investigator and a
system implementer
together in a room
doesn’t solve the
problem
GAPTHREE
Computer science is a
“science of the artificial”
• Mainly concerned with
human artifacts i.e.
creations limited mainly
by conceptualization
and imagination
Biomedicine is a science
of discovery
• Mainly concerned with
how organisms function,
the limiting factors are
often a result of limits of
investigative methods
and tools
THANK
YOU !
SHEHABANWER@GMAIL.COM

Mais conteúdo relacionado

Mais procurados

Connecting life sciences data at the European Bioinformatics Institute
Connecting life sciences data at the European Bioinformatics InstituteConnecting life sciences data at the European Bioinformatics Institute
Connecting life sciences data at the European Bioinformatics InstituteConnected Data World
 
MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...
MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...
MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...Syed Ahmad Chan Bukhari, PhD
 
Data-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemData-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemMaryann Martone
 
The Research Object Initiative: Frameworks and Use Cases
The Research Object Initiative:Frameworks and Use CasesThe Research Object Initiative:Frameworks and Use Cases
The Research Object Initiative: Frameworks and Use CasesCarole Goble
 
SooryaKiran Bioinformatics
SooryaKiran BioinformaticsSooryaKiran Bioinformatics
SooryaKiran Bioinformaticscontactsoorya
 
2015 balti-and-bioinformatics
2015 balti-and-bioinformatics2015 balti-and-bioinformatics
2015 balti-and-bioinformaticsc.titus.brown
 
CEDAR work bench for metadata management
CEDAR work bench for metadata managementCEDAR work bench for metadata management
CEDAR work bench for metadata managementPistoia Alliance
 
ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...
ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...
ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...marcosmartinezromero
 
ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...
ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...
ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...Carole Goble
 
Bioinformatics in the Era of Open Science and Big Data
Bioinformatics in the Era of Open Science and Big DataBioinformatics in the Era of Open Science and Big Data
Bioinformatics in the Era of Open Science and Big DataPhilip Bourne
 

Mais procurados (20)

Connecting life sciences data at the European Bioinformatics Institute
Connecting life sciences data at the European Bioinformatics InstituteConnecting life sciences data at the European Bioinformatics Institute
Connecting life sciences data at the European Bioinformatics Institute
 
Embracing Semantic Technology for Better Metadata Authoring in Biomedicine (S...
Embracing Semantic Technology for Better Metadata Authoring in Biomedicine (S...Embracing Semantic Technology for Better Metadata Authoring in Biomedicine (S...
Embracing Semantic Technology for Better Metadata Authoring in Biomedicine (S...
 
MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...
MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...
MiAIRR:Minimum information about an Adaptive Immune Receptor Repertoire Seque...
 
BioNLPSADI
BioNLPSADIBioNLPSADI
BioNLPSADI
 
CV_10/17
CV_10/17CV_10/17
CV_10/17
 
The CEDAR Workbench: An Ontology-Assisted Environment for Authoring Metadata ...
The CEDAR Workbench: An Ontology-Assisted Environment for Authoring Metadata ...The CEDAR Workbench: An Ontology-Assisted Environment for Authoring Metadata ...
The CEDAR Workbench: An Ontology-Assisted Environment for Authoring Metadata ...
 
Metadata in the BioSample Online Repository are Impaired by Numerous Anomalie...
Metadata in the BioSample Online Repository are Impaired by Numerous Anomalie...Metadata in the BioSample Online Repository are Impaired by Numerous Anomalie...
Metadata in the BioSample Online Repository are Impaired by Numerous Anomalie...
 
Data-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystemData-knowledge transition zones within the biomedical research ecosystem
Data-knowledge transition zones within the biomedical research ecosystem
 
The Research Object Initiative: Frameworks and Use Cases
The Research Object Initiative:Frameworks and Use CasesThe Research Object Initiative:Frameworks and Use Cases
The Research Object Initiative: Frameworks and Use Cases
 
An Open Repository Model for Acquiring Knowledge About Scientific Experiments
An Open Repository Model for Acquiring Knowledge About Scientific ExperimentsAn Open Repository Model for Acquiring Knowledge About Scientific Experiments
An Open Repository Model for Acquiring Knowledge About Scientific Experiments
 
SooryaKiran Bioinformatics
SooryaKiran BioinformaticsSooryaKiran Bioinformatics
SooryaKiran Bioinformatics
 
2015 balti-and-bioinformatics
2015 balti-and-bioinformatics2015 balti-and-bioinformatics
2015 balti-and-bioinformatics
 
CEDAR work bench for metadata management
CEDAR work bench for metadata managementCEDAR work bench for metadata management
CEDAR work bench for metadata management
 
Neuroscience as networked science
Neuroscience as networked scienceNeuroscience as networked science
Neuroscience as networked science
 
Martone acs presentation
Martone acs presentationMartone acs presentation
Martone acs presentation
 
ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...
ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...
ICBO2017 - Supporting Ontology-Based Standardization of Biomedical Metadata i...
 
Sequence assembly
Sequence assemblySequence assembly
Sequence assembly
 
ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...
ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...
ISMB/ECCB 2013 Keynote Goble Results may vary: what is reproducible? why do o...
 
Bioinformatics in the Era of Open Science and Big Data
Bioinformatics in the Era of Open Science and Big DataBioinformatics in the Era of Open Science and Big Data
Bioinformatics in the Era of Open Science and Big Data
 
Better Data for a Better World
Better Data for a Better WorldBetter Data for a Better World
Better Data for a Better World
 

Semelhante a EiTESAL eHealth Conference 14&15 May 2017

Databases and Ontologies: Where do we go from here?
Databases and Ontologies:  Where do we go from here?Databases and Ontologies:  Where do we go from here?
Databases and Ontologies: Where do we go from here?Maryann Martone
 
Career oppurtunities in the field of Bioinformatics
Career oppurtunities in the field of BioinformaticsCareer oppurtunities in the field of Bioinformatics
Career oppurtunities in the field of BioinformaticsShikha Thakur
 
Share and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier TordoirShare and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier TordoirSpark Summit
 
Careers in bioinformatics, Scope, Skills and Jobs
Careers in bioinformatics, Scope, Skills and JobsCareers in bioinformatics, Scope, Skills and Jobs
Careers in bioinformatics, Scope, Skills and JobsM Abdullah Chaudhry
 
Data Harmonization for a Molecularly Driven Health System
Data Harmonization for a Molecularly Driven Health SystemData Harmonization for a Molecularly Driven Health System
Data Harmonization for a Molecularly Driven Health SystemWarren Kibbe
 
Introduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfIntroduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfkigaruantony
 
Biological data bioinformatics
Biological data bioinformatics Biological data bioinformatics
Biological data bioinformatics AakifahAmreen
 
Bioinformatics مي.pdf
Bioinformatics  مي.pdfBioinformatics  مي.pdf
Bioinformatics مي.pdfnedalalazzwy
 
Spark Summit Europe: Share and analyse genomic data at scale
Spark Summit Europe: Share and analyse genomic data at scaleSpark Summit Europe: Share and analyse genomic data at scale
Spark Summit Europe: Share and analyse genomic data at scaleAndy Petrella
 
2013 nas-ehs-data-integration-dc
2013 nas-ehs-data-integration-dc2013 nas-ehs-data-integration-dc
2013 nas-ehs-data-integration-dcc.titus.brown
 
Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...
Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...
Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...William Gunn
 
Bioinformatics__Lecture_1.ppt
Bioinformatics__Lecture_1.pptBioinformatics__Lecture_1.ppt
Bioinformatics__Lecture_1.pptsirwansleman
 
Building a Network of Interoperable and Independently Produced Linked and Ope...
Building a Network of Interoperable and Independently Produced Linked and Ope...Building a Network of Interoperable and Independently Produced Linked and Ope...
Building a Network of Interoperable and Independently Produced Linked and Ope...Michel Dumontier
 
BITS: Basics of sequence databases
BITS: Basics of sequence databasesBITS: Basics of sequence databases
BITS: Basics of sequence databasesBITS
 
NC3Rs Publication Bias workshop - Sansone - Better Data = Better Science
NC3Rs Publication Bias workshop - Sansone - Better Data = Better ScienceNC3Rs Publication Bias workshop - Sansone - Better Data = Better Science
NC3Rs Publication Bias workshop - Sansone - Better Data = Better ScienceSusanna-Assunta Sansone
 

Semelhante a EiTESAL eHealth Conference 14&15 May 2017 (20)

Databases and Ontologies: Where do we go from here?
Databases and Ontologies:  Where do we go from here?Databases and Ontologies:  Where do we go from here?
Databases and Ontologies: Where do we go from here?
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
Career oppurtunities in the field of Bioinformatics
Career oppurtunities in the field of BioinformaticsCareer oppurtunities in the field of Bioinformatics
Career oppurtunities in the field of Bioinformatics
 
Share and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier TordoirShare and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
 
Careers in bioinformatics, Scope, Skills and Jobs
Careers in bioinformatics, Scope, Skills and JobsCareers in bioinformatics, Scope, Skills and Jobs
Careers in bioinformatics, Scope, Skills and Jobs
 
Data Harmonization for a Molecularly Driven Health System
Data Harmonization for a Molecularly Driven Health SystemData Harmonization for a Molecularly Driven Health System
Data Harmonization for a Molecularly Driven Health System
 
Introduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdfIntroduction to Bioinformatics-1.pdf
Introduction to Bioinformatics-1.pdf
 
Biological data bioinformatics
Biological data bioinformatics Biological data bioinformatics
Biological data bioinformatics
 
Bioinformatics مي.pdf
Bioinformatics  مي.pdfBioinformatics  مي.pdf
Bioinformatics مي.pdf
 
Bioinformatics principles and applications
Bioinformatics principles and applicationsBioinformatics principles and applications
Bioinformatics principles and applications
 
Spark Summit Europe: Share and analyse genomic data at scale
Spark Summit Europe: Share and analyse genomic data at scaleSpark Summit Europe: Share and analyse genomic data at scale
Spark Summit Europe: Share and analyse genomic data at scale
 
Bioinformatics
BioinformaticsBioinformatics
Bioinformatics
 
2015 04-18-wilson cg
2015 04-18-wilson cg2015 04-18-wilson cg
2015 04-18-wilson cg
 
2013 nas-ehs-data-integration-dc
2013 nas-ehs-data-integration-dc2013 nas-ehs-data-integration-dc
2013 nas-ehs-data-integration-dc
 
Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...
Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...
Sci Know Mine 2013: What can we learn from topic modeling on 350M academic do...
 
Bioinformatics__Lecture_1.ppt
Bioinformatics__Lecture_1.pptBioinformatics__Lecture_1.ppt
Bioinformatics__Lecture_1.ppt
 
Building a Network of Interoperable and Independently Produced Linked and Ope...
Building a Network of Interoperable and Independently Produced Linked and Ope...Building a Network of Interoperable and Independently Produced Linked and Ope...
Building a Network of Interoperable and Independently Produced Linked and Ope...
 
Martone grethe
Martone gretheMartone grethe
Martone grethe
 
BITS: Basics of sequence databases
BITS: Basics of sequence databasesBITS: Basics of sequence databases
BITS: Basics of sequence databases
 
NC3Rs Publication Bias workshop - Sansone - Better Data = Better Science
NC3Rs Publication Bias workshop - Sansone - Better Data = Better ScienceNC3Rs Publication Bias workshop - Sansone - Better Data = Better Science
NC3Rs Publication Bias workshop - Sansone - Better Data = Better Science
 

Mais de EITESANGO

Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...
Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...
Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...EITESANGO
 
Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...
Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...
Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...EITESANGO
 
Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...
Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...
Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...EITESANGO
 
البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...
البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...
البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...EITESANGO
 
Open source communities - EiTESAL Digital Transformation "Role of Open Source...
Open source communities - EiTESAL Digital Transformation "Role of Open Source...Open source communities - EiTESAL Digital Transformation "Role of Open Source...
Open source communities - EiTESAL Digital Transformation "Role of Open Source...EITESANGO
 
Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...
Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...
Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...EITESANGO
 
The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...
The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...
The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...EITESANGO
 
EiTESAL event UK Market challenges & opportunities 18/7/2017
EiTESAL event UK Market challenges & opportunities 18/7/2017EiTESAL event UK Market challenges & opportunities 18/7/2017
EiTESAL event UK Market challenges & opportunities 18/7/2017EITESANGO
 
EiTESAL Gender Diversity Initiative Launching day 12/7/2014
EiTESAL Gender Diversity Initiative Launching day 12/7/2014EiTESAL Gender Diversity Initiative Launching day 12/7/2014
EiTESAL Gender Diversity Initiative Launching day 12/7/2014EITESANGO
 
EiTESAL Gender Diversity Initiative Launching day 12/7/2017
EiTESAL Gender Diversity Initiative Launching day 12/7/2017EiTESAL Gender Diversity Initiative Launching day 12/7/2017
EiTESAL Gender Diversity Initiative Launching day 12/7/2017EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EITESANGO
 

Mais de EITESANGO (20)

Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...
Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...
Open Source Systems & Security - EiTESAL Digital Transformation "Role of Open...
 
Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...
Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...
Open Source Strategy - EiTESAL Digital Transformation "Role of Open Source" E...
 
Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...
Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...
Egypt FOSS Success Story- EiTESAL Digital Transformation "Role of Open Source...
 
البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...
البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...
البرمجيات مفتوحة المصدر في الحكومة - EiTESAL Digital Transformation "Role of ...
 
Open source communities - EiTESAL Digital Transformation "Role of Open Source...
Open source communities - EiTESAL Digital Transformation "Role of Open Source...Open source communities - EiTESAL Digital Transformation "Role of Open Source...
Open source communities - EiTESAL Digital Transformation "Role of Open Source...
 
Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...
Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...
Open Source for GIS - EiTESAL Digital Transformation "Role of Open Source" Ev...
 
The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...
The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...
The impact of individual - EiTESAL Digital Transformation " Role of Open Sour...
 
EiTESAL event UK Market challenges & opportunities 18/7/2017
EiTESAL event UK Market challenges & opportunities 18/7/2017EiTESAL event UK Market challenges & opportunities 18/7/2017
EiTESAL event UK Market challenges & opportunities 18/7/2017
 
EiTESAL Gender Diversity Initiative Launching day 12/7/2014
EiTESAL Gender Diversity Initiative Launching day 12/7/2014EiTESAL Gender Diversity Initiative Launching day 12/7/2014
EiTESAL Gender Diversity Initiative Launching day 12/7/2014
 
EiTESAL Gender Diversity Initiative Launching day 12/7/2017
EiTESAL Gender Diversity Initiative Launching day 12/7/2017EiTESAL Gender Diversity Initiative Launching day 12/7/2017
EiTESAL Gender Diversity Initiative Launching day 12/7/2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 
EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017 EiTESAL eHealth Conference 14&15 May 2017
EiTESAL eHealth Conference 14&15 May 2017
 

Último

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
#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
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 

Último (20)

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
#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
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

EiTESAL eHealth Conference 14&15 May 2017