際際滷

際際滷Share a Scribd company logo
European Life Sciences Infrastructure for Biological Information
www.elixir-europe.org
Rafael C Jimenez
ELIXIR CTO
EMBL-EBI workshop networks and pathways 2014, Friday 23June
An introduction to
programmatic access
Query interfaces
2
Graphical
User
Interface
(GUI)
FTP
access
Database
access
Application
Programmatic
Interface
(API)
Data
Web
Services
Biologist Bioinformaticians Developers
remote resource
Query interfaces
3
Graphical
User
Interface
(GUI)
FTP
access
Database
access
Application
Programmatic
Interface
(API)
Data
Web
Services
This introduction is intended for a non technical audience
with purposely simplified technical concepts.
remote resource
Web Services
Service on the server side providing functionality
It is accessible over a network (Internet)
It is meant for machine to machine communication
Independent from programming languages
It can be operated following specific rules (protocols: REST or
SOAP)
This introduction is intended for a non technical audience
with purposely simplified technical concepts.
Web Services
How should I invoke you?
Documentation
Make a request
Results
Web server
Application
Web Service
describes the methods and variables to query the service
11
22
33
44
22
User/Developer
Client
RESTWeb Services
How should I invoke you?
Documentation
Make a request ( GET or POST)
Results (data + status)
Web server
Web Service
Sometimes a WADL file is available in the server to describe
the service
11
22
33
44
22
WADLor
Informal
Description
Formal
Description
Application
Developer
Client
SOAPWeb Services
How should I invoke you?
Documentation (WSDL)
Make a SOAP request
Web server
Web Service
11
22
33
WSDL
Method /
Parameters
Data
44
33 44SOAP request SOAP response
and
Informal
Description
Formal
Description
Results (SOAP response)
Application
Developer
SOAP vs. REST
8
REST
 Geared to simplicity.
 A browser can be a client.
 Request as complex as a URL can be.
REST query: http://www.ebi.ac.uk//query/P99999?format=xml25
WADL: http://www.ebi.ac.uk//current?_wadl
SOAP
 Based on Standards.
 Only accessed by specialized software.
 Allow description of complex data structure in request and response.
SOAP REST
WSDL: http://www.ebi.ac.uk//psicquic?wsdl
PSICQUIC REST queries
Bruno Aranda (baranda@ebi.ac.uk)
http://mint.bio.uniroma2.it/mint/psicquic/webservices/current/search/query/p53
http://www.ebi.ac.uk/Tools/webservices/psicquic/intact/webservices/current/search/query/p53
http://www.ebi.ac.uk/Tools/webservices/psicquic/chembl/webservices/current/search/query/p53
1
2
3
MIQL
Bruno Aranda (baranda@ebi.ac.uk)
MIQL
/query/specie:rat
/query/brca AND rpa1
 Terms
 Fields
 Operands
PSICQUIC SOAP service
species:trypanosoma AND detmethod:two hybrid
European Life Sciences Infrastructure for Biological Information
www.elixir-europe.org
Workflows
Introduction to Web Services at EBI
Workflow
 Workflow
 Sequence of tasks that produces a
result of observable value
 Workflow management
system
 Computer system to compose and
execute workflows.
 Workflow components
 Input
 Service
 Output
 Shims
Service A
Service B
MatchMismatch
Shims: Connecting services
Shim
Service A
Service B
Service A
Service B
 Convert data formats and act as connectors
European Life Sciences Infrastructure for Biological Information
www.elixir-europe.org
MyGrid
Create and run workflows
Share, discover and reuse workflows
Discover and reuse services
myGrid solutions
 A public centralised and curated registry of
Life ScienceWeb Services
 Web 2.0-style website and API
 Allow anyone to register, discover and curate
Web Services
 Community oriented with expert guidance
 Open content, open source, open platform
Paul Fisher, myGrid, University of Manchester
Biocatalogue
http://www.biocatalogue.org
BioCatalogues Mission
12/18/18 19
Service Search
Workflow
diagram
Tree view of
workflow structure
Tree view of
workflow structure
Available
services
Taverna
 Workflow management system
 Java desktop application
 Open source and extensible
 Includes access to Biocatalogue and myExperiment
 http://www.taverna.org.uk/
Sharing Experiments
 You can share results/experiments/experiences with your
 Research group
 Collaborators
 Scientific community
A registry of workflows
Paul Fisher, myGrid, University of Manchester
myExperiment
http://www.myexperiment.org/
Recycling, Reuse, Repurposing
 Paul writes workflows for identifying biological pathways
implicated in resistance toTrypanosomiasis
 Paul meets Jo. Jo is investigating mouseWhipworm infection.
 Jo reuses one of Pauls workflows.
 Jo identifies the biological pathways involved in sex dependence
in the mouse model, believed to be involved in the ability of
mice to expel the parasite.
 Previously a manual two year study by Jo had failed to do this.
Workflows are protocols
Paul Fisher, myGrid, University of Manchester
Examples from myExperiment
OLS
PICR
Biomart and
Microarray
analysis
ChEBI
European Life Sciences Infrastructure for Biological Information
www.elixir-europe.org
Taverna
Workflow
Diagram
Services Panel
Workflow
Explorer
Run workflow
Input
list
Input description
Input example
Input value
Output
tab
Results
List of
results
Installing theWorkbench
 Download theTaverna 2.5 workbench from
http://www.taverna.org.uk/
 InstallTaverna
 OpenTaverna
 Start / All programs /Taverna /TavernaWorkbench 2.5
 You do not have to complete the registration now. Click on Do no ask
me again.
European Life Sciences Infrastructure for Biological Information
www.elixir-europe.org
Tutorial
myExperiment &Taverna
1. Open one PSICQUIC workflow
1. OpenTaverna and click the myExperiment button.
myExperiment is a repository of workflows
2. In the Query field, type psicquic
3. Find the Molecular Interactions from IntAct PSICQUIC service (REST) workflow and
click on the Open button.
2. Run a PSICQUIC workflow
1. In the menu click on File and Run workflow
3. Define your query
1. Find and click the Set value button
2. Specify your MIQL query. i.e
1. species:trypanosoma AND detmethod:"two hybrid"
3. Click on the button Run workflow
4. Check your results
1. In the bottom left corner, in the MITAB tab, click on Value1
5. Save results
1. Click on the Save value button on the bottom right corner.
Simple PSICQUIC workflow withTaverna
to query IntAct
Workflow results
Make your own workflow,
reuse workflows
Look at the following workflows:
 Get a list of Protein Identification experiments from PRIDE by a Gene Ontology query
http://www.myexperiment.org/workflows/2746.html
 Get a list of proteins annotated with an Ontology term and use these proteins to query
BioModels
http://www.myexperiment.org/workflows/3113.html
Create a similar workflow to retrieve molecular interactions from IntAct
using a GO term as input. Reuse one of the previous workflows and
connect it with one of the following workflows:
 Retrieve Molecular Interactions from PSICQUIC Services:
http://www.myexperiment.org/workflows/2153.html
http://www.myexperiment.org/workflows/1799.html
http://www.myexperiment.org/workflows/2458.html
European Life Sciences Infrastructure for Biological Information
www.elixir-europe.org
Thank you

More Related Content

Similar to An introduction to programmatic access (20)

Biocatalogue Talk 際際滷s
Biocatalogue Talk 際際滷sBiocatalogue Talk 際際滷s
Biocatalogue Talk 際際滷s
BioCatalogue
A user journey in OpenAIRE services through the lens of repository managers -...
A user journey in OpenAIRE services through the lens of repository managers -...A user journey in OpenAIRE services through the lens of repository managers -...
A user journey in OpenAIRE services through the lens of repository managers -...
OpenAIRE
Biodiversity Virtual e-Laboratory (BioVeL): Athentication & Authorisation
Biodiversity Virtual e-Laboratory (BioVeL): Athentication & AuthorisationBiodiversity Virtual e-Laboratory (BioVeL): Athentication & Authorisation
Biodiversity Virtual e-Laboratory (BioVeL): Athentication & Authorisation
Renzo Kottmann
Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Stian Soiland-Reyes
Taverna workflow management system (2010 11-30 Bath Workflow Tools) PPTX
Taverna workflow management system (2010 11-30 Bath Workflow Tools) PPTXTaverna workflow management system (2010 11-30 Bath Workflow Tools) PPTX
Taverna workflow management system (2010 11-30 Bath Workflow Tools) PPTX
Stian Soiland-Reyes
ThroughTheLookingGlass_EffectiveObservability.pptx
ThroughTheLookingGlass_EffectiveObservability.pptxThroughTheLookingGlass_EffectiveObservability.pptx
ThroughTheLookingGlass_EffectiveObservability.pptx
Grace Jansen
EOSC-Life Workflow Collaboratory
EOSC-Life Workflow CollaboratoryEOSC-Life Workflow Collaboratory
EOSC-Life Workflow Collaboratory
Carole Goble
Library Management System
Library Management SystemLibrary Management System
Library Management System
Martins Okoi
Six Principles of Software Design to Empower Scientists
Six Principles of Software Design to Empower ScientistsSix Principles of Software Design to Empower Scientists
Six Principles of Software Design to Empower Scientists
David De Roure
Taverna workflows in the cloud
Taverna workflows in the cloudTaverna workflows in the cloud
Taverna workflows in the cloud
myGrid team
Web services and the Development of Semantic Applications
Web services and the Development of Semantic ApplicationsWeb services and the Development of Semantic Applications
Web services and the Development of Semantic Applications
Trish Whetzel
iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...
iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...
iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...
Bonnie Hurwitz
EUGM 2014 - Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...
EUGM 2014 -  Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...EUGM 2014 -  Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...
EUGM 2014 - Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...
ChemAxon
2006 bio it web services
2006 bio it web services2006 bio it web services
2006 bio it web services
Chris Dwan
Server-side Java Programming
Server-side Java ProgrammingServer-side Java Programming
Server-side Java Programming
Chris Schalk
Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...
Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...
Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...
Matthew Skelton
CORE APIv3
CORE APIv3CORE APIv3
CORE APIv3
petrknoth
MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup
MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup  MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup
MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup
Stephanie Swart
Work in Progress on the Standardization of Online Laboratories for Education
Work in Progress on the Standardization of Online Laboratories for EducationWork in Progress on the Standardization of Online Laboratories for Education
Work in Progress on the Standardization of Online Laboratories for Education
Miguel R. Artacho
BioIT 2009 BioCatalogue slides by Carole Goble
BioIT 2009 BioCatalogue slides by Carole GobleBioIT 2009 BioCatalogue slides by Carole Goble
BioIT 2009 BioCatalogue slides by Carole Goble
BioCatalogue
Biocatalogue Talk 際際滷s
Biocatalogue Talk 際際滷sBiocatalogue Talk 際際滷s
Biocatalogue Talk 際際滷s
BioCatalogue
A user journey in OpenAIRE services through the lens of repository managers -...
A user journey in OpenAIRE services through the lens of repository managers -...A user journey in OpenAIRE services through the lens of repository managers -...
A user journey in OpenAIRE services through the lens of repository managers -...
OpenAIRE
Biodiversity Virtual e-Laboratory (BioVeL): Athentication & Authorisation
Biodiversity Virtual e-Laboratory (BioVeL): Athentication & AuthorisationBiodiversity Virtual e-Laboratory (BioVeL): Athentication & Authorisation
Biodiversity Virtual e-Laboratory (BioVeL): Athentication & Authorisation
Renzo Kottmann
Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Taverna workflow management system (2010 11-30 Bath Workflow Tools)
Stian Soiland-Reyes
Taverna workflow management system (2010 11-30 Bath Workflow Tools) PPTX
Taverna workflow management system (2010 11-30 Bath Workflow Tools) PPTXTaverna workflow management system (2010 11-30 Bath Workflow Tools) PPTX
Taverna workflow management system (2010 11-30 Bath Workflow Tools) PPTX
Stian Soiland-Reyes
ThroughTheLookingGlass_EffectiveObservability.pptx
ThroughTheLookingGlass_EffectiveObservability.pptxThroughTheLookingGlass_EffectiveObservability.pptx
ThroughTheLookingGlass_EffectiveObservability.pptx
Grace Jansen
EOSC-Life Workflow Collaboratory
EOSC-Life Workflow CollaboratoryEOSC-Life Workflow Collaboratory
EOSC-Life Workflow Collaboratory
Carole Goble
Library Management System
Library Management SystemLibrary Management System
Library Management System
Martins Okoi
Six Principles of Software Design to Empower Scientists
Six Principles of Software Design to Empower ScientistsSix Principles of Software Design to Empower Scientists
Six Principles of Software Design to Empower Scientists
David De Roure
Taverna workflows in the cloud
Taverna workflows in the cloudTaverna workflows in the cloud
Taverna workflows in the cloud
myGrid team
Web services and the Development of Semantic Applications
Web services and the Development of Semantic ApplicationsWeb services and the Development of Semantic Applications
Web services and the Development of Semantic Applications
Trish Whetzel
iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...
iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...
iMicrobe and iVirus: Extending the iPlant cyberinfrastructure from plants to ...
Bonnie Hurwitz
EUGM 2014 - Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...
EUGM 2014 -  Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...EUGM 2014 -  Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...
EUGM 2014 - Marco Brazzarola (Aptuit): Aptuit Compound Registration and Inte...
ChemAxon
2006 bio it web services
2006 bio it web services2006 bio it web services
2006 bio it web services
Chris Dwan
Server-side Java Programming
Server-side Java ProgrammingServer-side Java Programming
Server-side Java Programming
Chris Schalk
Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...
Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...
Practical operability techniques for teams - Matthew Skelton - Conflux - Cont...
Matthew Skelton
CORE APIv3
CORE APIv3CORE APIv3
CORE APIv3
petrknoth
MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup
MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup  MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup
MicroProfile as the Istio Programming Model | Virtual Eclipse Community Meetup
Stephanie Swart
Work in Progress on the Standardization of Online Laboratories for Education
Work in Progress on the Standardization of Online Laboratories for EducationWork in Progress on the Standardization of Online Laboratories for Education
Work in Progress on the Standardization of Online Laboratories for Education
Miguel R. Artacho
BioIT 2009 BioCatalogue slides by Carole Goble
BioIT 2009 BioCatalogue slides by Carole GobleBioIT 2009 BioCatalogue slides by Carole Goble
BioIT 2009 BioCatalogue slides by Carole Goble
BioCatalogue

More from Rafael C. Jimenez (20)

BMB Resource Integration Workshop
BMB Resource Integration WorkshopBMB Resource Integration Workshop
BMB Resource Integration Workshop
Rafael C. Jimenez
ELIXIR
ELIXIRELIXIR
ELIXIR
Rafael C. Jimenez
Proteomics repositories integration using EUDAT resources
Proteomics repositories integration using EUDAT resourcesProteomics repositories integration using EUDAT resources
Proteomics repositories integration using EUDAT resources
Rafael C. Jimenez
ELIXIR
ELIXIRELIXIR
ELIXIR
Rafael C. Jimenez
Summary of Technical Coordinators discussions
Summary of Technical Coordinators discussionsSummary of Technical Coordinators discussions
Summary of Technical Coordinators discussions
Rafael C. Jimenez
ELIXIR
ELIXIRELIXIR
ELIXIR
Rafael C. Jimenez
The European life-science data infrastructure: Data, Computing and Services ...
The European life-science data infrastructure: Data, Computing and Services ...The European life-science data infrastructure: Data, Computing and Services ...
The European life-science data infrastructure: Data, Computing and Services ...
Rafael C. Jimenez
Standardisation in BMS European infrastructures
Standardisation in BMS European infrastructuresStandardisation in BMS European infrastructures
Standardisation in BMS European infrastructures
Rafael C. Jimenez
ELIXIR
ELIXIRELIXIR
ELIXIR
Rafael C. Jimenez
ELIXIR
ELIXIRELIXIR
ELIXIR
Rafael C. Jimenez
Standards
StandardsStandards
Standards
Rafael C. Jimenez
ELIXIR TCG update
ELIXIR TCG updateELIXIR TCG update
ELIXIR TCG update
Rafael C. Jimenez
Life science requirements from e-infrastructure: initial results from a joint...
Life science requirements from e-infrastructure:initial results from a joint...Life science requirements from e-infrastructure:initial results from a joint...
Life science requirements from e-infrastructure: initial results from a joint...
Rafael C. Jimenez
Technical activities in ELIXIR Europe
Technical activities in ELIXIR EuropeTechnical activities in ELIXIR Europe
Technical activities in ELIXIR Europe
Rafael C. Jimenez
Challenges of big data. Summary day 1.
Challenges of big data. Summary day 1.Challenges of big data. Summary day 1.
Challenges of big data. Summary day 1.
Rafael C. Jimenez
Challenges of big data. Aims of the workshop.
Challenges of big data. Aims of the workshop.Challenges of big data. Aims of the workshop.
Challenges of big data. Aims of the workshop.
Rafael C. Jimenez
Data submissions and archiving raw data in life sciences. A pilot with Proteo...
Data submissions and archiving raw data in life sciences. A pilot with Proteo...Data submissions and archiving raw data in life sciences. A pilot with Proteo...
Data submissions and archiving raw data in life sciences. A pilot with Proteo...
Rafael C. Jimenez
ELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciencesELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciences
Rafael C. Jimenez
SASI, A lightweight standard for exchanging course information
SASI, A lightweight standard for exchanging course informationSASI, A lightweight standard for exchanging course information
SASI, A lightweight standard for exchanging course information
Rafael C. Jimenez
ELIXIR
ELIXIRELIXIR
ELIXIR
Rafael C. Jimenez
BMB Resource Integration Workshop
BMB Resource Integration WorkshopBMB Resource Integration Workshop
BMB Resource Integration Workshop
Rafael C. Jimenez
Proteomics repositories integration using EUDAT resources
Proteomics repositories integration using EUDAT resourcesProteomics repositories integration using EUDAT resources
Proteomics repositories integration using EUDAT resources
Rafael C. Jimenez
Summary of Technical Coordinators discussions
Summary of Technical Coordinators discussionsSummary of Technical Coordinators discussions
Summary of Technical Coordinators discussions
Rafael C. Jimenez
The European life-science data infrastructure: Data, Computing and Services ...
The European life-science data infrastructure: Data, Computing and Services ...The European life-science data infrastructure: Data, Computing and Services ...
The European life-science data infrastructure: Data, Computing and Services ...
Rafael C. Jimenez
Standardisation in BMS European infrastructures
Standardisation in BMS European infrastructuresStandardisation in BMS European infrastructures
Standardisation in BMS European infrastructures
Rafael C. Jimenez
Life science requirements from e-infrastructure: initial results from a joint...
Life science requirements from e-infrastructure:initial results from a joint...Life science requirements from e-infrastructure:initial results from a joint...
Life science requirements from e-infrastructure: initial results from a joint...
Rafael C. Jimenez
Technical activities in ELIXIR Europe
Technical activities in ELIXIR EuropeTechnical activities in ELIXIR Europe
Technical activities in ELIXIR Europe
Rafael C. Jimenez
Challenges of big data. Summary day 1.
Challenges of big data. Summary day 1.Challenges of big data. Summary day 1.
Challenges of big data. Summary day 1.
Rafael C. Jimenez
Challenges of big data. Aims of the workshop.
Challenges of big data. Aims of the workshop.Challenges of big data. Aims of the workshop.
Challenges of big data. Aims of the workshop.
Rafael C. Jimenez
Data submissions and archiving raw data in life sciences. A pilot with Proteo...
Data submissions and archiving raw data in life sciences. A pilot with Proteo...Data submissions and archiving raw data in life sciences. A pilot with Proteo...
Data submissions and archiving raw data in life sciences. A pilot with Proteo...
Rafael C. Jimenez
ELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciencesELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciences
Rafael C. Jimenez
SASI, A lightweight standard for exchanging course information
SASI, A lightweight standard for exchanging course informationSASI, A lightweight standard for exchanging course information
SASI, A lightweight standard for exchanging course information
Rafael C. Jimenez

Recently uploaded (20)

Capital market of Nigeria and its economic values
Capital market of Nigeria and its economic valuesCapital market of Nigeria and its economic values
Capital market of Nigeria and its economic values
ezehnelson104
buiding web based land registration buiding web based land registration and m...
buiding web based land registration buiding web based land registration and m...buiding web based land registration buiding web based land registration and m...
buiding web based land registration buiding web based land registration and m...
habtamudele9
7777777777yglee-EuroPKI-presentation.ppt
7777777777yglee-EuroPKI-presentation.ppt7777777777yglee-EuroPKI-presentation.ppt
7777777777yglee-EuroPKI-presentation.ppt
pcharuma96
BSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docx
BSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docxBSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docx
BSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docx
JohnMark171
Selzy: Simplifying Email Marketing for Maximum Growth
Selzy: Simplifying Email Marketing for Maximum GrowthSelzy: Simplifying Email Marketing for Maximum Growth
Selzy: Simplifying Email Marketing for Maximum Growth
Selzy
Forecasting in AWS - 2025-01-25
Forecasting in AWS - 2025-01-25Forecasting in AWS - 2025-01-25
Forecasting in AWS - 2025-01-25
Alessandra Bilardi
SCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffv
SCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffvSCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffv
SCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffv
TristanEvasco
Pr辿sentation did辿e id辿e pour faire un projet
Pr辿sentation did辿e id辿e pour faire un projetPr辿sentation did辿e id辿e pour faire un projet
Pr辿sentation did辿e id辿e pour faire un projet
tahatraval88
networkmonitoringtools-200615094423.pptx
networkmonitoringtools-200615094423.pptxnetworkmonitoringtools-200615094423.pptx
networkmonitoringtools-200615094423.pptx
kelvinzallan5
Quantitative Presentation_Final.....pptx
Quantitative Presentation_Final.....pptxQuantitative Presentation_Final.....pptx
Quantitative Presentation_Final.....pptx
lenny lopez
PostGIS Workshop: a comprehensive tutorial.ppt
PostGIS Workshop: a comprehensive tutorial.pptPostGIS Workshop: a comprehensive tutorial.ppt
PostGIS Workshop: a comprehensive tutorial.ppt
LonJames2
Orange County Tableau User Group 2025 Late Q1 2025-03-23.pdf
Orange County Tableau User Group 2025 Late Q1 2025-03-23.pdfOrange County Tableau User Group 2025 Late Q1 2025-03-23.pdf
Orange County Tableau User Group 2025 Late Q1 2025-03-23.pdf
gemmajfrancisco
Big-O notations, Algorithm and complexity analaysis
Big-O notations, Algorithm and complexity analaysisBig-O notations, Algorithm and complexity analaysis
Big-O notations, Algorithm and complexity analaysis
drsomya2019
Know Your Nation In Numbers myIndia-2006
Know Your Nation In Numbers myIndia-2006Know Your Nation In Numbers myIndia-2006
Know Your Nation In Numbers myIndia-2006
sahimbarc
Digital Marketing Canvas for Charlotte Hornets
Digital Marketing Canvas for Charlotte HornetsDigital Marketing Canvas for Charlotte Hornets
Digital Marketing Canvas for Charlotte Hornets
DylanLee69
Predicting-Training-Needs-with-Machine-Learning.pptx
Predicting-Training-Needs-with-Machine-Learning.pptxPredicting-Training-Needs-with-Machine-Learning.pptx
Predicting-Training-Needs-with-Machine-Learning.pptx
Access Business Management Conferencing International
Dynamic-Data-Visualization-Dashboard.pptx
Dynamic-Data-Visualization-Dashboard.pptxDynamic-Data-Visualization-Dashboard.pptx
Dynamic-Data-Visualization-Dashboard.pptx
bammidigovinda108
Quantitative Presentation in Research Methods.pptx
Quantitative Presentation in Research Methods.pptxQuantitative Presentation in Research Methods.pptx
Quantitative Presentation in Research Methods.pptx
lenny lopez
Material - Oracle Forms Whats New and Whats Next.ppt
Material - Oracle Forms  Whats New and Whats Next.pptMaterial - Oracle Forms  Whats New and Whats Next.ppt
Material - Oracle Forms Whats New and Whats Next.ppt
JuanCarlosCarelaSant
Financial Ratios and CAMEL Presentation.ppt
Financial Ratios and CAMEL Presentation.pptFinancial Ratios and CAMEL Presentation.ppt
Financial Ratios and CAMEL Presentation.ppt
PrinceAyangbesanOlam
Capital market of Nigeria and its economic values
Capital market of Nigeria and its economic valuesCapital market of Nigeria and its economic values
Capital market of Nigeria and its economic values
ezehnelson104
buiding web based land registration buiding web based land registration and m...
buiding web based land registration buiding web based land registration and m...buiding web based land registration buiding web based land registration and m...
buiding web based land registration buiding web based land registration and m...
habtamudele9
7777777777yglee-EuroPKI-presentation.ppt
7777777777yglee-EuroPKI-presentation.ppt7777777777yglee-EuroPKI-presentation.ppt
7777777777yglee-EuroPKI-presentation.ppt
pcharuma96
BSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docx
BSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docxBSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docx
BSCS_IASN21C-24-25-Information-Assurance-and-Security-1 (1).docx
JohnMark171
Selzy: Simplifying Email Marketing for Maximum Growth
Selzy: Simplifying Email Marketing for Maximum GrowthSelzy: Simplifying Email Marketing for Maximum Growth
Selzy: Simplifying Email Marketing for Maximum Growth
Selzy
Forecasting in AWS - 2025-01-25
Forecasting in AWS - 2025-01-25Forecasting in AWS - 2025-01-25
Forecasting in AWS - 2025-01-25
Alessandra Bilardi
SCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffv
SCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffvSCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffv
SCIENCE-TECHNOLOGY-AND-SOCIETY.pptxhhgfffv
TristanEvasco
Pr辿sentation did辿e id辿e pour faire un projet
Pr辿sentation did辿e id辿e pour faire un projetPr辿sentation did辿e id辿e pour faire un projet
Pr辿sentation did辿e id辿e pour faire un projet
tahatraval88
networkmonitoringtools-200615094423.pptx
networkmonitoringtools-200615094423.pptxnetworkmonitoringtools-200615094423.pptx
networkmonitoringtools-200615094423.pptx
kelvinzallan5
Quantitative Presentation_Final.....pptx
Quantitative Presentation_Final.....pptxQuantitative Presentation_Final.....pptx
Quantitative Presentation_Final.....pptx
lenny lopez
PostGIS Workshop: a comprehensive tutorial.ppt
PostGIS Workshop: a comprehensive tutorial.pptPostGIS Workshop: a comprehensive tutorial.ppt
PostGIS Workshop: a comprehensive tutorial.ppt
LonJames2
Orange County Tableau User Group 2025 Late Q1 2025-03-23.pdf
Orange County Tableau User Group 2025 Late Q1 2025-03-23.pdfOrange County Tableau User Group 2025 Late Q1 2025-03-23.pdf
Orange County Tableau User Group 2025 Late Q1 2025-03-23.pdf
gemmajfrancisco
Big-O notations, Algorithm and complexity analaysis
Big-O notations, Algorithm and complexity analaysisBig-O notations, Algorithm and complexity analaysis
Big-O notations, Algorithm and complexity analaysis
drsomya2019
Know Your Nation In Numbers myIndia-2006
Know Your Nation In Numbers myIndia-2006Know Your Nation In Numbers myIndia-2006
Know Your Nation In Numbers myIndia-2006
sahimbarc
Digital Marketing Canvas for Charlotte Hornets
Digital Marketing Canvas for Charlotte HornetsDigital Marketing Canvas for Charlotte Hornets
Digital Marketing Canvas for Charlotte Hornets
DylanLee69
Dynamic-Data-Visualization-Dashboard.pptx
Dynamic-Data-Visualization-Dashboard.pptxDynamic-Data-Visualization-Dashboard.pptx
Dynamic-Data-Visualization-Dashboard.pptx
bammidigovinda108
Quantitative Presentation in Research Methods.pptx
Quantitative Presentation in Research Methods.pptxQuantitative Presentation in Research Methods.pptx
Quantitative Presentation in Research Methods.pptx
lenny lopez
Material - Oracle Forms Whats New and Whats Next.ppt
Material - Oracle Forms  Whats New and Whats Next.pptMaterial - Oracle Forms  Whats New and Whats Next.ppt
Material - Oracle Forms Whats New and Whats Next.ppt
JuanCarlosCarelaSant
Financial Ratios and CAMEL Presentation.ppt
Financial Ratios and CAMEL Presentation.pptFinancial Ratios and CAMEL Presentation.ppt
Financial Ratios and CAMEL Presentation.ppt
PrinceAyangbesanOlam

An introduction to programmatic access

  • 1. European Life Sciences Infrastructure for Biological Information www.elixir-europe.org Rafael C Jimenez ELIXIR CTO EMBL-EBI workshop networks and pathways 2014, Friday 23June An introduction to programmatic access
  • 3. Query interfaces 3 Graphical User Interface (GUI) FTP access Database access Application Programmatic Interface (API) Data Web Services This introduction is intended for a non technical audience with purposely simplified technical concepts. remote resource
  • 4. Web Services Service on the server side providing functionality It is accessible over a network (Internet) It is meant for machine to machine communication Independent from programming languages It can be operated following specific rules (protocols: REST or SOAP) This introduction is intended for a non technical audience with purposely simplified technical concepts.
  • 5. Web Services How should I invoke you? Documentation Make a request Results Web server Application Web Service describes the methods and variables to query the service 11 22 33 44 22 User/Developer Client
  • 6. RESTWeb Services How should I invoke you? Documentation Make a request ( GET or POST) Results (data + status) Web server Web Service Sometimes a WADL file is available in the server to describe the service 11 22 33 44 22 WADLor Informal Description Formal Description Application Developer Client
  • 7. SOAPWeb Services How should I invoke you? Documentation (WSDL) Make a SOAP request Web server Web Service 11 22 33 WSDL Method / Parameters Data 44 33 44SOAP request SOAP response and Informal Description Formal Description Results (SOAP response) Application Developer
  • 8. SOAP vs. REST 8 REST Geared to simplicity. A browser can be a client. Request as complex as a URL can be. REST query: http://www.ebi.ac.uk//query/P99999?format=xml25 WADL: http://www.ebi.ac.uk//current?_wadl SOAP Based on Standards. Only accessed by specialized software. Allow description of complex data structure in request and response. SOAP REST WSDL: http://www.ebi.ac.uk//psicquic?wsdl
  • 9. PSICQUIC REST queries Bruno Aranda (baranda@ebi.ac.uk) http://mint.bio.uniroma2.it/mint/psicquic/webservices/current/search/query/p53 http://www.ebi.ac.uk/Tools/webservices/psicquic/intact/webservices/current/search/query/p53 http://www.ebi.ac.uk/Tools/webservices/psicquic/chembl/webservices/current/search/query/p53 1 2 3
  • 12. PSICQUIC SOAP service species:trypanosoma AND detmethod:two hybrid
  • 13. European Life Sciences Infrastructure for Biological Information www.elixir-europe.org Workflows
  • 14. Introduction to Web Services at EBI Workflow Workflow Sequence of tasks that produces a result of observable value Workflow management system Computer system to compose and execute workflows. Workflow components Input Service Output Shims Service A Service B
  • 15. MatchMismatch Shims: Connecting services Shim Service A Service B Service A Service B Convert data formats and act as connectors
  • 16. European Life Sciences Infrastructure for Biological Information www.elixir-europe.org MyGrid
  • 17. Create and run workflows Share, discover and reuse workflows Discover and reuse services myGrid solutions
  • 18. A public centralised and curated registry of Life ScienceWeb Services Web 2.0-style website and API Allow anyone to register, discover and curate Web Services Community oriented with expert guidance Open content, open source, open platform Paul Fisher, myGrid, University of Manchester Biocatalogue http://www.biocatalogue.org
  • 21. Workflow diagram Tree view of workflow structure Tree view of workflow structure Available services Taverna Workflow management system Java desktop application Open source and extensible Includes access to Biocatalogue and myExperiment http://www.taverna.org.uk/
  • 22. Sharing Experiments You can share results/experiments/experiences with your Research group Collaborators Scientific community A registry of workflows Paul Fisher, myGrid, University of Manchester
  • 24. Recycling, Reuse, Repurposing Paul writes workflows for identifying biological pathways implicated in resistance toTrypanosomiasis Paul meets Jo. Jo is investigating mouseWhipworm infection. Jo reuses one of Pauls workflows. Jo identifies the biological pathways involved in sex dependence in the mouse model, believed to be involved in the ability of mice to expel the parasite. Previously a manual two year study by Jo had failed to do this. Workflows are protocols Paul Fisher, myGrid, University of Manchester
  • 25. Examples from myExperiment OLS PICR Biomart and Microarray analysis ChEBI
  • 26. European Life Sciences Infrastructure for Biological Information www.elixir-europe.org Taverna
  • 30. Installing theWorkbench Download theTaverna 2.5 workbench from http://www.taverna.org.uk/ InstallTaverna OpenTaverna Start / All programs /Taverna /TavernaWorkbench 2.5 You do not have to complete the registration now. Click on Do no ask me again.
  • 31. European Life Sciences Infrastructure for Biological Information www.elixir-europe.org Tutorial myExperiment &Taverna
  • 32. 1. Open one PSICQUIC workflow 1. OpenTaverna and click the myExperiment button. myExperiment is a repository of workflows 2. In the Query field, type psicquic 3. Find the Molecular Interactions from IntAct PSICQUIC service (REST) workflow and click on the Open button. 2. Run a PSICQUIC workflow 1. In the menu click on File and Run workflow 3. Define your query 1. Find and click the Set value button 2. Specify your MIQL query. i.e 1. species:trypanosoma AND detmethod:"two hybrid" 3. Click on the button Run workflow 4. Check your results 1. In the bottom left corner, in the MITAB tab, click on Value1 5. Save results 1. Click on the Save value button on the bottom right corner. Simple PSICQUIC workflow withTaverna to query IntAct
  • 34. Make your own workflow, reuse workflows Look at the following workflows: Get a list of Protein Identification experiments from PRIDE by a Gene Ontology query http://www.myexperiment.org/workflows/2746.html Get a list of proteins annotated with an Ontology term and use these proteins to query BioModels http://www.myexperiment.org/workflows/3113.html Create a similar workflow to retrieve molecular interactions from IntAct using a GO term as input. Reuse one of the previous workflows and connect it with one of the following workflows: Retrieve Molecular Interactions from PSICQUIC Services: http://www.myexperiment.org/workflows/2153.html http://www.myexperiment.org/workflows/1799.html http://www.myexperiment.org/workflows/2458.html
  • 35. European Life Sciences Infrastructure for Biological Information www.elixir-europe.org Thank you

Editor's Notes

  • #3: Interface: A program that allows users to interact with a system API: An interface that can be access using a specific programing language Web service: A web API available from multiple programming languages
  • #18: Life Cycle Create and run workflows Taverna workflow enactment engine and GUI workflow workbench for composing workflows Create and manage services as components Service deployment, workflow and service monitoring Discover and reuse services BioCatalogue curated catalogue and Feta plugin Share, discover and reuse workflows myExperiment Web 2.0 social environment Manage the metadata needed and generated Semantic Web based technologies for the ontologies needed for service and workflow finding and provenance collection and processing.
  • #29: The Workflow Explorer is the primary editing component within Taverna. Through it you can load, save and edit any property of a workflow. The workflow explorer is also where you find configuration details of services and advanced options like iteration and looping. We will come back to these things later