SlideShare a Scribd company logo
HP Sequence Services
Pistoia Alliance Annual Conference

24th April 2012

Etzard Stolte, PhD, Hewlett-Packard
Ralph Schlapbach, PhD, ETH Zurich

  © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
HP Sequence Services
High scientific quality with maximal IT flexibility
                                                                                                                                          Technical & scientific QC
                            Technical / Scientific Support                                                                                Professional life cycle management of
                                                                                                                                          bioinformatics tools and scientific
                                                                                                                                          quality control of analysis results

                                  HP Cloud / Data Center                                                                                  Secure & scalable
                                                                                                                                          infrastructure
                                                                                                                                          HP’s consolidated IT infrastructure
                                                  Functional                                                                              provides a flexible storage and compute
                                                                                                                                          both as services as well as public service
                                                   Platform
                                                                                                                                          Mature functional
                                                                                                                                          platform
                                                                                                                                          Complete coverage of NGS
                                                                                                                                          workflows within proven data
                                                                                                                                          management and analysis system
 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP is the world's largest
                                                                                                                               provider of IT infrastructure,
                                                                                                                               software, services, and
                                                                                                                               solutions to individuals and
                                                                                                                               organizations of all sizes.

                                                                                                                                 • Fortune 1 – U.S.
                                                                                                                                            1
                                                                                                                                 • Fortune 28 – Global
                                                                                                                                 • Doing business in
                                                                                                                                   approximately170 countries
                                                                                                                                 • Over 320,000 employees


3   © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Functional Genomics Center Zurich
Life science data management, analysis, and integration
    • Joint Swiss research and technology center of University Zurich & ETH Zurich
      21 Nobel Laureates since beginning last century, 215 spin-offs since late nineties

    • Comprehensive coverage of systems-oriented life science research areas
      Genomics, Transcriptomics, Proteomics, Metabolomics

    • Full project support in User Lab concept
      Scientific consulting, project consulting, researcher training, project collaboration, data analysis QC

    • 10 Years of operational experience
      > 2000 Users, > 1000 Projects, > 240 Institutes, > 30 Companies

    • Full coverage of state-of-the-art analytical technologies
      > 30 platforms, e.g. PacBio RS, Illumina HiSeq2000, LifeTech SOLiD5500xl, IonTorrent PGM, Roche/454 GS FLX+
4    © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
Functionality overview
    • Easy-to-use
    • Cost-effective
    • Increased scientific quality
    • Comprehensive administration
    • Powerful HP Cloud
    • Industry leading security
    • Open standards based


5    © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Converged Infrastructure – Private or Public
World-class, open standards based, secure cloud infrastructure
• Adapt to changing needs
• Scale up dynamically
• Access your data globally
• Pay only what you use
• No lock-in through open standards
• Hybrid approach (private/public)




 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
Sequencing in personalized medicine and resulting challenges

                                                      Disease                            Characterization
            Genetic                                                                      of disease agent                                       Understanding
                                                       cause
        characterization                                                                                                                    of disease mechanism
          of indvidual                                                                      Disease
                                                                                           mechanism

                                                                                                                                                           Diagnostic
                                                                                                                                                         characterization
                                                                                                                                                           of disease

                                    Healthy                                                   Therapy                                     Disease

                                                       Personalized                                                                                    Development
                                                      application of                                                       Therapeutic                  of therapy
                                                    therapeutic agent                                                       measure
7   © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
Technical & scientific support
• NGS analysis challenges at all levels
    • Experimental (specimen, molecular biology)
    • Data management (terabytes per experiment)
    • Data processing (large memory needs, large computational needs)
    • Data processing and interpretation (algorithms, statistics, visualization)

• Technical and administrative support
    • Project setup and management, application support, scalability, special hardware requirement

• Scientific support
    • Essential at all levels of a successful project (beginning with experimental design)
    • Feedback loops between bioinformatics and lab necessary to assess and enhance quality of output

8   © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
    Functional platform offering complete coverage of NGS workflows

     Sequence                            Map                                      Identify                                  Associate              Validate
     read the genetic                    place the reads on                       find SNPs, Indels and                     link genetic changes   visualize results in
     code                                reference genome                         structural variations                     to diseases            Genome Browser




                                                                                                                                                           (c) Nature & ETH/UNI




     © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

9
HP Sequence Services
                                                                                                                                                    Running the GATK for the first time - GSA                             http://www.broadinstitute.org/gsa/wiki/index.php/Running_the...




                                                                                                                                                             Running the GATK for the first time
                                                                                                                                                             From GSA




Data analysis from single experiments to data integration
                                                                                                                                                             Once you've installed the GATK toolkit, whether from the source distribution or from a binary
                                                                                                                                                             distribution, you can run the various analyses that the GATK supports.

                                                                                                                                                             Test Your Installation
                                                                                                                                                             The first step is to test that the GATK is correctly installed, and that the supporting tools like Java are in
                                                                                                                                                             your path. Type the following command:




                                                                                                                                                             replacing the path to GenomeAnalysisTK.jar with the path you have setup.

                                                                                                                                                             You should see usage output similar to the following:

                                                                                                                                                             usage: java -jar GenomeAnalysisTK.jar -T <analysis_type> [-I <input_file>] [-L <inter       vals>] [-R
                                                                                                                                                                    <reference_sequence>] [-B <rodBind>] [-D <DBSNP>] [-H <hapmap>] [-hc <hapmap_c       hip>] [-o <out>] [-e
                                                                                                                                                                    <err>] [-oe <outerr>] [-A] [-M <maximum_reads>] [-sort <sort_on_the_fly>] [-co       mpress
                                                                                                                                                                    <bam_compression>] [-fmq0] [-dfrac <downsample_to_fraction>] [-dcov <downsampl       e_to_coverage>] [-S
                                                                                                                                                                    <validation_strictness>] [-U] [-P] [-dt] [-tblw] [-nt <numthreads>] [-l <loggi       ng_level>] [-log
                                                                                                                                                                    <log_to_file>] [-quiet] [-debug] [-h]
                                                                                                                                                              -T,--analysis_type <analysis_type>                         Type of analysis to run
                                                                                                                                                              -I,--input_file <input_file>                               SAM or BAM file(s)
                                                                                                                                                              -L,--intervals <intervals>                                 A list of genomic interva       ls over which
                                                                                                                                                                                                                         to operate. Can be explic       itly specified
                                                                                                                                                                                                                         on the command line or in        a file.
                                                                                                                                                              -R,--reference_sequence <reference_sequence>               Reference sequence file
                                                                                                                                                              -B,--rodBind <rodBind>                                     Bindings for reference-or       dered data, in
                                                                                                                                                                                                                         the form <name>,<type>,<f       ile>
                                                                                                                                                              -D,--DBSNP <DBSNP>                                         DBSNP file
                                                                                                                                                              -H,--hapmap <hapmap>                                       Hapmap file
                                                                                                                                                              -hc,--hapmap_chip <hapmap_chip>                            Hapmap chip file
                                                                                                                                                              -o,--out <out>                                             An output file presented        to the walker.
                                                                                                                                                                                                                          Will overwrite contents        if file exists.
                                                                                                                                                              -e,--err <err>                                             An error output file pres       ented to the
                                                                                                                                                                                                                         walker. Will overwrite c        ontents if file
                                                                                                                                                                                                                         exists.
                                                                                                                                                              -oe,--outerr <outerr>                                      A joint file for 'normal'        and error
                                                                                                                                                                                                                         output presented to the w       alker. Will
                                                                                                                                                                                                                         overwrite contents if fil       e exists.

                                                                                                                                                             ...




                                                                                                                                                             Troubleshooting install

                                                                                                                                                             If you don't see this message, and instead get an error message there are a couple of things that you
                                                                                                                                                             should check. First, make sure that your Java version is at least 1.6, by typing the following command:




                                                                                                                                                             You should see something similar to the following text:




                                                                                                                                                    1 of 3                                                                                                             4/23/12 6:20 PM




Read processing                                     Read mapping                                  Functional association                                           Validation
• De-multiplexing                                   • Alignment                                   • Element identification                                         • Result visualization
• Trimming                                          • Combination                                 • Element association                                            • Scientific validation
• Quality control                                   • Statistics


10 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
Data analysis from single experiments to data integration
                                                  Q12860        Contactin-1 OS=Homo sapiens GN=CNTN1 PE=1 SV=1 sp|Q12860|CNTN1_HUMAN




                                                  Q99435       Protein kinase C-binding protein NELL2 OS=Homo sapiens GN=NELL2 PE=1 SV=1
                                                  sp|Q99435|NELL2_HUMAN




Data combination                                Data integration                                                                           Collaboration            Hypothesis
• Long / short reads                            • Other molecular levels                                                                   • Technical discussion   generation / validation
• Bias / error rates                            • Other technologies                                                                       • Scientific exchange
  Illumina, SOLiD, 454,                                      Proteomics,                                                                     Communication,          Data and knowledge
  IonTorrent, PacBio                                         Metabolomics                                                                    member management       export and linking

11 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
Roadmap
                                                                                                                                            2012          2013
                                                                                                                                     development          commercial
                                                     today


                            Pilot                                      Release                                         Production
          •   Transform platform                               • Extend platform                      •   Commercialize platform
          •   In-house data center                             • HP Cloud 10th May                    •   Region specific data center
          •   Minimal app set                                  • LCM core apps                        •   Integrate extended app set
          •   Develop Web GUI                                  • Email based                          •   Billing, pay-as-you-go
          •   User acceptance tests                              admin workflows                      •   Technical & scientific support
          •   Demo data (35 GB)                                • Service ramp-up                      •   Concept-based search
                                                                                                      •   Partner program



                                                     April                                    July                                                  Dec


12 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
Three models starting 2013 – HP Cloud, in-house, or both




                       HP Cloud Subscription                                              Pay-by-use/project                                    In-house HP data center
                       • Project setup                                                  • Storage/Compute                                       • Run functional platform in-house
                       • System training                                                • Consultancy                                           • HP platform support
                       • Public data sources                                            • Custom applications                                   • Burst-out to HP Cloud (opt.)

13 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
HP Sequence Services
High scientific quality with maximal IT flexibility
• Easy-to-use                                                                            • Complete administration
 •     Easy & fast web-based data access                                                  •    Automated administration tasks                         •   John Wise
 •     Standard & ad-hoc analysis workflows                                               •    Simplified IT admin, scientists,                       •   Michael Braxenthaler
• Industry leading security                                                                    secretarial work                                       •   Nick Lynch
                                                                                         • Increased scientific quality                               •   Ashley George
 •     Role-based user authorization
                                                                                                                                                      •   Deborah Ausman
 •     Regular security and quality reviews                                               •    Reproducibility of research results
                                                                                                                                                      •   -------
• Cost-effective                                                                          •    Application life-cycle-management
                                                                                          •    Scientific quality control & support                   A true catalyst for the
 •     Transparent subscription & pay-by-use
                                                                                          •    Meaning based search                                   Pharma- and IT industries
 •     Public data life-cycle-management
                                                                                         • Open standards based
• Powerful Search & HP Cloud
                                                                                          •    Community application approach
 •     Dynamic storage & compute power on
       the HP Cloud                                                                       •    Easily extensible with new applications
 •     Hybrid Cloud models                                                                •    No vendor lock-in with OpenStack
     © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
THANK YOU




© Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

More Related Content

What's hot

Intel IT Cloud Strategy
Intel IT Cloud StrategyIntel IT Cloud Strategy
Intel IT Cloud Strategy
tdwiindia
 
Brochure quiterian DDWeb
Brochure quiterian DDWebBrochure quiterian DDWeb
Brochure quiterian DDWeb
Josep Arroyo
 
Innovations in SAP BusinessObjects 4.0
Innovations in SAP BusinessObjects 4.0Innovations in SAP BusinessObjects 4.0
Innovations in SAP BusinessObjects 4.0
Pierre Leroux
 
Leveraging System z to Turn Information Into Insight
Leveraging System z to Turn Information Into InsightLeveraging System z to Turn Information Into Insight
Leveraging System z to Turn Information Into Insight
dkang
 
Mike Stolz Dramatic Scalability
Mike Stolz Dramatic ScalabilityMike Stolz Dramatic Scalability
Mike Stolz Dramatic Scalability
deimos
 
Metadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiencesMetadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiences
Kerstin Forsberg
 
Ihee Ppres0998
Ihee Ppres0998Ihee Ppres0998
Ihee Ppres0998
martindudziak
 
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Revolution Analytics
 
Track 3, session 3,big data infrastructure by sunil brid
Track 3, session 3,big data infrastructure by sunil bridTrack 3, session 3,big data infrastructure by sunil brid
Track 3, session 3,big data infrastructure by sunil brid
EMC Forum India
 
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital PreservationEvolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
SCAPE Project
 
Basic data warehousing
Basic data warehousingBasic data warehousing
Basic data warehousing
ganikota
 
Business Process Insight - SRII 2012
Business Process Insight - SRII 2012Business Process Insight - SRII 2012
Business Process Insight - SRII 2012
Szabolcs Rozsnyai
 
EMC Forum India 2011, Day 2 - Welcome Note by Manoj Chugh
EMC Forum India 2011, Day 2 - Welcome Note by Manoj ChughEMC Forum India 2011, Day 2 - Welcome Note by Manoj Chugh
EMC Forum India 2011, Day 2 - Welcome Note by Manoj Chugh
EMC Forum India
 

What's hot (13)

Intel IT Cloud Strategy
Intel IT Cloud StrategyIntel IT Cloud Strategy
Intel IT Cloud Strategy
 
Brochure quiterian DDWeb
Brochure quiterian DDWebBrochure quiterian DDWeb
Brochure quiterian DDWeb
 
Innovations in SAP BusinessObjects 4.0
Innovations in SAP BusinessObjects 4.0Innovations in SAP BusinessObjects 4.0
Innovations in SAP BusinessObjects 4.0
 
Leveraging System z to Turn Information Into Insight
Leveraging System z to Turn Information Into InsightLeveraging System z to Turn Information Into Insight
Leveraging System z to Turn Information Into Insight
 
Mike Stolz Dramatic Scalability
Mike Stolz Dramatic ScalabilityMike Stolz Dramatic Scalability
Mike Stolz Dramatic Scalability
 
Metadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiencesMetadata in general and Dublin Core in specific; some experiences
Metadata in general and Dublin Core in specific; some experiences
 
Ihee Ppres0998
Ihee Ppres0998Ihee Ppres0998
Ihee Ppres0998
 
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
Turbo-Charge Your Analytics with IBM Netezza and Revolution R Enterprise: A S...
 
Track 3, session 3,big data infrastructure by sunil brid
Track 3, session 3,big data infrastructure by sunil bridTrack 3, session 3,big data infrastructure by sunil brid
Track 3, session 3,big data infrastructure by sunil brid
 
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital PreservationEvolving Domains, Problems and Solutions for Long Term Digital Preservation
Evolving Domains, Problems and Solutions for Long Term Digital Preservation
 
Basic data warehousing
Basic data warehousingBasic data warehousing
Basic data warehousing
 
Business Process Insight - SRII 2012
Business Process Insight - SRII 2012Business Process Insight - SRII 2012
Business Process Insight - SRII 2012
 
EMC Forum India 2011, Day 2 - Welcome Note by Manoj Chugh
EMC Forum India 2011, Day 2 - Welcome Note by Manoj ChughEMC Forum India 2011, Day 2 - Welcome Note by Manoj Chugh
EMC Forum India 2011, Day 2 - Welcome Note by Manoj Chugh
 

Similar to Sequence Services Phase 2--Hewlett-Packard

It performance suite_overview_ebc_11062012
It performance suite_overview_ebc_11062012It performance suite_overview_ebc_11062012
It performance suite_overview_ebc_11062012
Lilian Schaffer
 
UPES-First Indian University to implement SAP
UPES-First Indian University to implement SAPUPES-First Indian University to implement SAP
UPES-First Indian University to implement SAP
University Of Petroleum And Energy Studies
 
2013 04-09-webinos at-droidcon
2013 04-09-webinos at-droidcon2013 04-09-webinos at-droidcon
2013 04-09-webinos at-droidcon
Droidcon Berlin
 
Webinar: Increase technology Uptake with Software Usage Metering Tools
Webinar: Increase technology Uptake with Software Usage Metering ToolsWebinar: Increase technology Uptake with Software Usage Metering Tools
Webinar: Increase technology Uptake with Software Usage Metering Tools
Open iT Inc.
 
Quick-Mart Product Brief
Quick-Mart Product BriefQuick-Mart Product Brief
Quick-Mart Product Brief
infinity101
 
A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...
DataWorks Summit
 
1st day 2 - blueprint
1st day   2 - blueprint1st day   2 - blueprint
1st day 2 - blueprint
Lilian Schaffer
 
SupportNet - Your Virtual Hyperion Help Desk
SupportNet - Your Virtual Hyperion Help DeskSupportNet - Your Virtual Hyperion Help Desk
SupportNet - Your Virtual Hyperion Help Desk
Perficient, Inc.
 
Hf mvs gcs
Hf mvs gcsHf mvs gcs
Hf mvs gcs
ramreddyn
 
Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho
Uday Kothari
 
HP - Document Life - 6apr2012
HP - Document Life - 6apr2012HP - Document Life - 6apr2012
HP - Document Life - 6apr2012
Agora Group
 
Informatics technologies in an evolving r & d landscape
Informatics technologies in an evolving r & d landscapeInformatics technologies in an evolving r & d landscape
Informatics technologies in an evolving r & d landscape
National Institute of Biologics
 
Microsoft Unified Communications - Delivering an End to End Unified Communica...
Microsoft Unified Communications - Delivering an End to End Unified Communica...Microsoft Unified Communications - Delivering an End to End Unified Communica...
Microsoft Unified Communications - Delivering an End to End Unified Communica...
Microsoft Private Cloud
 
The Implacable advance of the data
The Implacable advance of the dataThe Implacable advance of the data
The Implacable advance of the data
DataWorks Summit
 
SplunkLive New York 2011: ADP
SplunkLive New York 2011: ADPSplunkLive New York 2011: ADP
SplunkLive New York 2011: ADP
Splunk
 
Puneetsingh
PuneetsinghPuneetsingh
Puneetsingh
Puneet Singh
 
KOHA the first open-source Integrated Library System (ILS): An overview of it...
KOHA the first open-source Integrated Library System (ILS): An overview of it...KOHA the first open-source Integrated Library System (ILS): An overview of it...
KOHA the first open-source Integrated Library System (ILS): An overview of it...
AIMS (Agricultural Information Management Standards)
 
End user computing feri sulianta
End user computing   feri suliantaEnd user computing   feri sulianta
End user computing feri sulianta
ferisulianta.com
 
The Need to Professionalize the Discipline of EA The Need to Professionalize ...
The Need to Professionalize the Discipline of EA The Need to Professionalize ...The Need to Professionalize the Discipline of EA The Need to Professionalize ...
The Need to Professionalize the Discipline of EA The Need to Professionalize ...
Software Park Thailand
 
Case Study - HPs Own Data Centre Transformation
Case Study - HPs Own Data Centre TransformationCase Study - HPs Own Data Centre Transformation
Case Study - HPs Own Data Centre Transformation
HPDutchWorld
 

Similar to Sequence Services Phase 2--Hewlett-Packard (20)

It performance suite_overview_ebc_11062012
It performance suite_overview_ebc_11062012It performance suite_overview_ebc_11062012
It performance suite_overview_ebc_11062012
 
UPES-First Indian University to implement SAP
UPES-First Indian University to implement SAPUPES-First Indian University to implement SAP
UPES-First Indian University to implement SAP
 
2013 04-09-webinos at-droidcon
2013 04-09-webinos at-droidcon2013 04-09-webinos at-droidcon
2013 04-09-webinos at-droidcon
 
Webinar: Increase technology Uptake with Software Usage Metering Tools
Webinar: Increase technology Uptake with Software Usage Metering ToolsWebinar: Increase technology Uptake with Software Usage Metering Tools
Webinar: Increase technology Uptake with Software Usage Metering Tools
 
Quick-Mart Product Brief
Quick-Mart Product BriefQuick-Mart Product Brief
Quick-Mart Product Brief
 
A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...
 
1st day 2 - blueprint
1st day   2 - blueprint1st day   2 - blueprint
1st day 2 - blueprint
 
SupportNet - Your Virtual Hyperion Help Desk
SupportNet - Your Virtual Hyperion Help DeskSupportNet - Your Virtual Hyperion Help Desk
SupportNet - Your Virtual Hyperion Help Desk
 
Hf mvs gcs
Hf mvs gcsHf mvs gcs
Hf mvs gcs
 
Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho Business Intelligence and Big Data Analytics with Pentaho
Business Intelligence and Big Data Analytics with Pentaho
 
HP - Document Life - 6apr2012
HP - Document Life - 6apr2012HP - Document Life - 6apr2012
HP - Document Life - 6apr2012
 
Informatics technologies in an evolving r & d landscape
Informatics technologies in an evolving r & d landscapeInformatics technologies in an evolving r & d landscape
Informatics technologies in an evolving r & d landscape
 
Microsoft Unified Communications - Delivering an End to End Unified Communica...
Microsoft Unified Communications - Delivering an End to End Unified Communica...Microsoft Unified Communications - Delivering an End to End Unified Communica...
Microsoft Unified Communications - Delivering an End to End Unified Communica...
 
The Implacable advance of the data
The Implacable advance of the dataThe Implacable advance of the data
The Implacable advance of the data
 
SplunkLive New York 2011: ADP
SplunkLive New York 2011: ADPSplunkLive New York 2011: ADP
SplunkLive New York 2011: ADP
 
Puneetsingh
PuneetsinghPuneetsingh
Puneetsingh
 
KOHA the first open-source Integrated Library System (ILS): An overview of it...
KOHA the first open-source Integrated Library System (ILS): An overview of it...KOHA the first open-source Integrated Library System (ILS): An overview of it...
KOHA the first open-source Integrated Library System (ILS): An overview of it...
 
End user computing feri sulianta
End user computing   feri suliantaEnd user computing   feri sulianta
End user computing feri sulianta
 
The Need to Professionalize the Discipline of EA The Need to Professionalize ...
The Need to Professionalize the Discipline of EA The Need to Professionalize ...The Need to Professionalize the Discipline of EA The Need to Professionalize ...
The Need to Professionalize the Discipline of EA The Need to Professionalize ...
 
Case Study - HPs Own Data Centre Transformation
Case Study - HPs Own Data Centre TransformationCase Study - HPs Own Data Centre Transformation
Case Study - HPs Own Data Centre Transformation
 

More from Pistoia Alliance

Fairification experience clarifying the semantics of data matrices
Fairification experience clarifying the semantics of data matricesFairification experience clarifying the semantics of data matrices
Fairification experience clarifying the semantics of data matrices
Pistoia Alliance
 
MPS webinar master deck
MPS webinar master deckMPS webinar master deck
MPS webinar master deck
Pistoia Alliance
 
Digital webinar master deck final
Digital webinar master deck finalDigital webinar master deck final
Digital webinar master deck final
Pistoia Alliance
 
Heartificial intelligence - claudio-mirti
Heartificial intelligence - claudio-mirtiHeartificial intelligence - claudio-mirti
Heartificial intelligence - claudio-mirti
Pistoia Alliance
 
Fair by design
Fair by designFair by design
Fair by design
Pistoia Alliance
 
Knowledge graphs ilaria maresi the hyve 23apr2020
Knowledge graphs   ilaria maresi the hyve 23apr2020Knowledge graphs   ilaria maresi the hyve 23apr2020
Knowledge graphs ilaria maresi the hyve 23apr2020
Pistoia Alliance
 
2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinar2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinar
Pistoia Alliance
 
Data market evolution, a future shaped by FAIR
Data market evolution, a future shaped by FAIRData market evolution, a future shaped by FAIR
Data market evolution, a future shaped by FAIR
Pistoia Alliance
 
AI in translational medicine webinar
AI in translational medicine webinarAI in translational medicine webinar
AI in translational medicine webinar
Pistoia Alliance
 
CEDAR work bench for metadata management
CEDAR work bench for metadata managementCEDAR work bench for metadata management
CEDAR work bench for metadata management
Pistoia Alliance
 
Open interoperability standards, tools and services at EMBL-EBI
Open interoperability standards, tools and services at EMBL-EBIOpen interoperability standards, tools and services at EMBL-EBI
Open interoperability standards, tools and services at EMBL-EBI
Pistoia Alliance
 
Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...
Pistoia Alliance
 
Application of recently developed FAIR metrics to the ELIXIR Core Data Resources
Application of recently developed FAIR metrics to the ELIXIR Core Data ResourcesApplication of recently developed FAIR metrics to the ELIXIR Core Data Resources
Application of recently developed FAIR metrics to the ELIXIR Core Data Resources
Pistoia Alliance
 
Implementing Blockchain applications in healthcare
Implementing Blockchain applications in healthcareImplementing Blockchain applications in healthcare
Implementing Blockchain applications in healthcare
Pistoia Alliance
 
Building trust and accountability - the role User Experience design can play ...
Building trust and accountability - the role User Experience design can play ...Building trust and accountability - the role User Experience design can play ...
Building trust and accountability - the role User Experience design can play ...
Pistoia Alliance
 
Pistoia Alliance-Elsevier Datathon
Pistoia Alliance-Elsevier DatathonPistoia Alliance-Elsevier Datathon
Pistoia Alliance-Elsevier Datathon
Pistoia Alliance
 
Data for AI models, the past, the present, the future
Data for AI models, the past, the present, the futureData for AI models, the past, the present, the future
Data for AI models, the past, the present, the future
Pistoia Alliance
 
PA webinar on benefits & costs of FAIR implementation in life sciences
PA webinar on benefits & costs of FAIR implementation in life sciences PA webinar on benefits & costs of FAIR implementation in life sciences
PA webinar on benefits & costs of FAIR implementation in life sciences
Pistoia Alliance
 
AI & ML in Drug Design: Pistoia Alliance CoE
AI & ML in Drug Design: Pistoia Alliance CoEAI & ML in Drug Design: Pistoia Alliance CoE
AI & ML in Drug Design: Pistoia Alliance CoE
Pistoia Alliance
 
Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019
Pistoia Alliance
 

More from Pistoia Alliance (20)

Fairification experience clarifying the semantics of data matrices
Fairification experience clarifying the semantics of data matricesFairification experience clarifying the semantics of data matrices
Fairification experience clarifying the semantics of data matrices
 
MPS webinar master deck
MPS webinar master deckMPS webinar master deck
MPS webinar master deck
 
Digital webinar master deck final
Digital webinar master deck finalDigital webinar master deck final
Digital webinar master deck final
 
Heartificial intelligence - claudio-mirti
Heartificial intelligence - claudio-mirtiHeartificial intelligence - claudio-mirti
Heartificial intelligence - claudio-mirti
 
Fair by design
Fair by designFair by design
Fair by design
 
Knowledge graphs ilaria maresi the hyve 23apr2020
Knowledge graphs   ilaria maresi the hyve 23apr2020Knowledge graphs   ilaria maresi the hyve 23apr2020
Knowledge graphs ilaria maresi the hyve 23apr2020
 
2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinar2020.04.07 automated molecular design and the bradshaw platform webinar
2020.04.07 automated molecular design and the bradshaw platform webinar
 
Data market evolution, a future shaped by FAIR
Data market evolution, a future shaped by FAIRData market evolution, a future shaped by FAIR
Data market evolution, a future shaped by FAIR
 
AI in translational medicine webinar
AI in translational medicine webinarAI in translational medicine webinar
AI in translational medicine webinar
 
CEDAR work bench for metadata management
CEDAR work bench for metadata managementCEDAR work bench for metadata management
CEDAR work bench for metadata management
 
Open interoperability standards, tools and services at EMBL-EBI
Open interoperability standards, tools and services at EMBL-EBIOpen interoperability standards, tools and services at EMBL-EBI
Open interoperability standards, tools and services at EMBL-EBI
 
Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...
 
Application of recently developed FAIR metrics to the ELIXIR Core Data Resources
Application of recently developed FAIR metrics to the ELIXIR Core Data ResourcesApplication of recently developed FAIR metrics to the ELIXIR Core Data Resources
Application of recently developed FAIR metrics to the ELIXIR Core Data Resources
 
Implementing Blockchain applications in healthcare
Implementing Blockchain applications in healthcareImplementing Blockchain applications in healthcare
Implementing Blockchain applications in healthcare
 
Building trust and accountability - the role User Experience design can play ...
Building trust and accountability - the role User Experience design can play ...Building trust and accountability - the role User Experience design can play ...
Building trust and accountability - the role User Experience design can play ...
 
Pistoia Alliance-Elsevier Datathon
Pistoia Alliance-Elsevier DatathonPistoia Alliance-Elsevier Datathon
Pistoia Alliance-Elsevier Datathon
 
Data for AI models, the past, the present, the future
Data for AI models, the past, the present, the futureData for AI models, the past, the present, the future
Data for AI models, the past, the present, the future
 
PA webinar on benefits & costs of FAIR implementation in life sciences
PA webinar on benefits & costs of FAIR implementation in life sciences PA webinar on benefits & costs of FAIR implementation in life sciences
PA webinar on benefits & costs of FAIR implementation in life sciences
 
AI & ML in Drug Design: Pistoia Alliance CoE
AI & ML in Drug Design: Pistoia Alliance CoEAI & ML in Drug Design: Pistoia Alliance CoE
AI & ML in Drug Design: Pistoia Alliance CoE
 
Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019
 

Recently uploaded

leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
alexjohnson7307
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
Intelisync
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Tatiana Kojar
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
Pravash Chandra Das
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
flufftailshop
 

Recently uploaded (20)

leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Operating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptxOperating System Used by Users in day-to-day life.pptx
Operating System Used by Users in day-to-day life.pptx
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdfNunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
Nunit vs XUnit vs MSTest Differences Between These Unit Testing Frameworks.pdf
 

Sequence Services Phase 2--Hewlett-Packard

  • 1. HP Sequence Services Pistoia Alliance Annual Conference 24th April 2012 Etzard Stolte, PhD, Hewlett-Packard Ralph Schlapbach, PhD, ETH Zurich © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
  • 2. HP Sequence Services High scientific quality with maximal IT flexibility Technical & scientific QC Technical / Scientific Support Professional life cycle management of bioinformatics tools and scientific quality control of analysis results HP Cloud / Data Center Secure & scalable infrastructure HP’s consolidated IT infrastructure Functional provides a flexible storage and compute both as services as well as public service Platform Mature functional platform Complete coverage of NGS workflows within proven data management and analysis system © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 3. HP is the world's largest provider of IT infrastructure, software, services, and solutions to individuals and organizations of all sizes. • Fortune 1 – U.S. 1 • Fortune 28 – Global • Doing business in approximately170 countries • Over 320,000 employees 3 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
  • 4. Functional Genomics Center Zurich Life science data management, analysis, and integration • Joint Swiss research and technology center of University Zurich & ETH Zurich 21 Nobel Laureates since beginning last century, 215 spin-offs since late nineties • Comprehensive coverage of systems-oriented life science research areas Genomics, Transcriptomics, Proteomics, Metabolomics • Full project support in User Lab concept Scientific consulting, project consulting, researcher training, project collaboration, data analysis QC • 10 Years of operational experience > 2000 Users, > 1000 Projects, > 240 Institutes, > 30 Companies • Full coverage of state-of-the-art analytical technologies > 30 platforms, e.g. PacBio RS, Illumina HiSeq2000, LifeTech SOLiD5500xl, IonTorrent PGM, Roche/454 GS FLX+ 4 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 5. HP Sequence Services Functionality overview • Easy-to-use • Cost-effective • Increased scientific quality • Comprehensive administration • Powerful HP Cloud • Industry leading security • Open standards based 5 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 6. HP Converged Infrastructure – Private or Public World-class, open standards based, secure cloud infrastructure • Adapt to changing needs • Scale up dynamically • Access your data globally • Pay only what you use • No lock-in through open standards • Hybrid approach (private/public) © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 7. HP Sequence Services Sequencing in personalized medicine and resulting challenges Disease Characterization Genetic of disease agent Understanding cause characterization of disease mechanism of indvidual Disease mechanism Diagnostic characterization of disease Healthy Therapy Disease Personalized Development application of Therapeutic of therapy therapeutic agent measure 7 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 8. HP Sequence Services Technical & scientific support • NGS analysis challenges at all levels • Experimental (specimen, molecular biology) • Data management (terabytes per experiment) • Data processing (large memory needs, large computational needs) • Data processing and interpretation (algorithms, statistics, visualization) • Technical and administrative support • Project setup and management, application support, scalability, special hardware requirement • Scientific support • Essential at all levels of a successful project (beginning with experimental design) • Feedback loops between bioinformatics and lab necessary to assess and enhance quality of output 8 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 9. HP Sequence Services Functional platform offering complete coverage of NGS workflows Sequence Map Identify Associate Validate read the genetic place the reads on find SNPs, Indels and link genetic changes visualize results in code reference genome structural variations to diseases Genome Browser (c) Nature & ETH/UNI © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. 9
  • 10. HP Sequence Services Running the GATK for the first time - GSA http://www.broadinstitute.org/gsa/wiki/index.php/Running_the... Running the GATK for the first time From GSA Data analysis from single experiments to data integration Once you've installed the GATK toolkit, whether from the source distribution or from a binary distribution, you can run the various analyses that the GATK supports. Test Your Installation The first step is to test that the GATK is correctly installed, and that the supporting tools like Java are in your path. Type the following command: replacing the path to GenomeAnalysisTK.jar with the path you have setup. You should see usage output similar to the following: usage: java -jar GenomeAnalysisTK.jar -T <analysis_type> [-I <input_file>] [-L <inter vals>] [-R <reference_sequence>] [-B <rodBind>] [-D <DBSNP>] [-H <hapmap>] [-hc <hapmap_c hip>] [-o <out>] [-e <err>] [-oe <outerr>] [-A] [-M <maximum_reads>] [-sort <sort_on_the_fly>] [-co mpress <bam_compression>] [-fmq0] [-dfrac <downsample_to_fraction>] [-dcov <downsampl e_to_coverage>] [-S <validation_strictness>] [-U] [-P] [-dt] [-tblw] [-nt <numthreads>] [-l <loggi ng_level>] [-log <log_to_file>] [-quiet] [-debug] [-h] -T,--analysis_type <analysis_type> Type of analysis to run -I,--input_file <input_file> SAM or BAM file(s) -L,--intervals <intervals> A list of genomic interva ls over which to operate. Can be explic itly specified on the command line or in a file. -R,--reference_sequence <reference_sequence> Reference sequence file -B,--rodBind <rodBind> Bindings for reference-or dered data, in the form <name>,<type>,<f ile> -D,--DBSNP <DBSNP> DBSNP file -H,--hapmap <hapmap> Hapmap file -hc,--hapmap_chip <hapmap_chip> Hapmap chip file -o,--out <out> An output file presented to the walker. Will overwrite contents if file exists. -e,--err <err> An error output file pres ented to the walker. Will overwrite c ontents if file exists. -oe,--outerr <outerr> A joint file for 'normal' and error output presented to the w alker. Will overwrite contents if fil e exists. ... Troubleshooting install If you don't see this message, and instead get an error message there are a couple of things that you should check. First, make sure that your Java version is at least 1.6, by typing the following command: You should see something similar to the following text: 1 of 3 4/23/12 6:20 PM Read processing Read mapping Functional association Validation • De-multiplexing • Alignment • Element identification • Result visualization • Trimming • Combination • Element association • Scientific validation • Quality control • Statistics 10 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 11. HP Sequence Services Data analysis from single experiments to data integration Q12860 Contactin-1 OS=Homo sapiens GN=CNTN1 PE=1 SV=1 sp|Q12860|CNTN1_HUMAN Q99435 Protein kinase C-binding protein NELL2 OS=Homo sapiens GN=NELL2 PE=1 SV=1 sp|Q99435|NELL2_HUMAN Data combination Data integration Collaboration Hypothesis • Long / short reads • Other molecular levels • Technical discussion generation / validation • Bias / error rates • Other technologies • Scientific exchange Illumina, SOLiD, 454, Proteomics, Communication, Data and knowledge IonTorrent, PacBio Metabolomics member management export and linking 11 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 12. HP Sequence Services Roadmap 2012 2013 development commercial today Pilot Release Production • Transform platform • Extend platform • Commercialize platform • In-house data center • HP Cloud 10th May • Region specific data center • Minimal app set • LCM core apps • Integrate extended app set • Develop Web GUI • Email based • Billing, pay-as-you-go • User acceptance tests admin workflows • Technical & scientific support • Demo data (35 GB) • Service ramp-up • Concept-based search • Partner program April July Dec 12 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 13. HP Sequence Services Three models starting 2013 – HP Cloud, in-house, or both HP Cloud Subscription Pay-by-use/project In-house HP data center • Project setup • Storage/Compute • Run functional platform in-house • System training • Consultancy • HP platform support • Public data sources • Custom applications • Burst-out to HP Cloud (opt.) 13 © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 14. HP Sequence Services High scientific quality with maximal IT flexibility • Easy-to-use • Complete administration • Easy & fast web-based data access • Automated administration tasks • John Wise • Standard & ad-hoc analysis workflows • Simplified IT admin, scientists, • Michael Braxenthaler • Industry leading security secretarial work • Nick Lynch • Increased scientific quality • Ashley George • Role-based user authorization • Deborah Ausman • Regular security and quality reviews • Reproducibility of research results • ------- • Cost-effective • Application life-cycle-management • Scientific quality control & support A true catalyst for the • Transparent subscription & pay-by-use • Meaning based search Pharma- and IT industries • Public data life-cycle-management • Open standards based • Powerful Search & HP Cloud • Community application approach • Dynamic storage & compute power on the HP Cloud • Easily extensible with new applications • Hybrid Cloud models • No vendor lock-in with OpenStack © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted
  • 15. THANK YOU © Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.