Group Meeting Vamsas Project Final

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Notes on slide 1

    A key objective of this project is to simplify collaboration between the phylogeny and protein structure communities via the provision of easy to use tools for complex methods. We will achieve this by adding significant new functions to three popular Java-based applications that span phylogenetics on DNA (TOPALi) protein sequence analysis and prediction (JalView) and visualisation of three-dimensional structure (AstexViewer@MSD-EBI ) vs

    Collaboration Université de Dundee (bbsrc – the Biotechnology and Biological Sciences Research Council) - Biomathematics & Statistics Scotland (BioSS) Jalview is a multiple alignment editor TOPALi provides an intuitive graphical interface for working with existing statistical methods designed for detecting recombination in DNA sequence alignments. AstexViewer@EBI structural data browser a version of the Astex Viewertm for molecular structure developed by the EBI's Macomolecular Structure Database group, and TOPAli – a tool for phylogenetic and recombination analysis which is developed at the Scottish Crop Research Institute. Topali detect the position of recombinaison breakpoints within DNA multiple alignments

    Visualisation & Analysis of Biological Sequences, Alignments & Structures The aim of this project is to simplify collaboration between the phylogeny and protein structure communities via the provision of easy to use tools for complex methods. A significant part of this challenge is to make independent tools interact together by transparent data exchange. by adding SOAP support, and significant new functions to three popular Java-based applications that span phylogenetics on DNA (TOPALi) protein sequence analysis and prediction (JalView) and visualisation of three-dimensional structure (AstexViewer™@EBI-MSD (AV@EBI-MSD)). Each of these programs has a wide userbase (Jalview has over 25,000 google hits), and analytical tools essential to integrative biology. Projet qui a commencé October 2004 3 outils Topali JalView And AstexViewer@EBI développé au sein de l’ebi et dont je suis chargé de son intégration

    Sequences sets Alignements Annotations historique Phylogenic tree (global tree of species)

    2 applications Av is owned by astex technology Lightweight AV Client and browser compatibility (Java 1.1)

    Rotation translation matrix -> SSM

    The "Structure integration with function, taxonomy and sequence (SIFTS) initiative" aims to work towards the integration of various bioinformatics resources. One of the major obstacles to the improved integration of structural databases such as MSD and sequence databases like UniProt , which are primary archival databases for structure and sequence data, is the absence of up to date and well-maintained mapping between corresponding entries. We have worked closely with the UniProt group at the EBI to clean up the taxonomy and sequence cross-reference information in the MSD and UniProt databases. The project was started in the year 2001 and has resulted in creating a robust mechanisms for exchanging data between the two primary data resources. This has dramatically improved the quality of annotation in both databases and is aiding the continuing improvements of legacy data. In the longer term this project will allow for not only the better and closer integration of derived-data resources but will continue to improve the quality of all data in the primary resources.

    Avoid duplicated files Clusta

    Omega torion angle The "Structure integration with function, taxonomy and sequence (SIFTS) initiative" aims to work towards the integration of various bioinformatics resources. One of the major obstacles to the improved integration of structural databases such as MSD and sequence databases like UniProt , which are primary archival databases for structure and sequence data, is the absence of up to date and well-maintained mapping between corresponding entries. We have worked closely with the UniProt group at the EBI to clean up the taxonomy and sequence cross-reference information in the MSD and UniProt databases. The project was started in the year 2001 and has resulted in creating a robust mechanisms for exchanging data between the two primary data resources. This has dramatically improved the quality of annotation in both databases and is aiding the continuing improvements of legacy data. In the longer term this project will allow for not only the better and closer integration of derived-data resources but will continue to improve the quality of all data in the primary resources.

    Favorites, Groups & Events

    Group Meeting Vamsas Project Final - Presentation Transcript

    1. VAMSAS Project September 1rt, 2005 – February 2006 Pierre Marguerite
    2. What is VAMSAS?
      • Open framework that facilitates the interoperation of advanced tools for phylogenetics, sequence analysis, and structural bioinformatics, by providing a common model for bioinformatic data exchange, web service discovery and interaction.
      • Bringing three programs together…
      The VAMSAS Framework Visual Analysis of Molecular Sequences, Alignments and Structures Jalview Alignment Visualization Sequence Analysis ( University of Dundee Geoff Barton & David Martin Jim Procter, Andrew Waterhouse ) TOPAli DNA Recombination Phylogenetic Analysis ( Biomathematics and Statistics Scotland (BioSS) At Scottish Crop Research Institute (SCRI) Frank Wright & David Marshall Iain Milne ) [email_address] Molecular Graphics Conformation Analysis Reaction Diagrams (Tom Oldfield & Kim Henrick Pierre Marguerite ) http://www.vamsas.ac.uk VAMSAS
    3.  
    4. The VAMSAS Document
      • XML model for core biological data types and annotation
        • Database-like primary keys
      • Provenance for primary and derived data
        • What was done and when
      • References for primary data
        • Sequence IDs
        • Database cross references
      • Data storage for each VAMSAS application
      BIOLOGICAL SEQUENCE AND ANALYSIS DATA JALVIEW DATA ASTEXVIEWER DATA TOPALI DATA References Provenance
    5. VAMSAS Applications
      • VAMSAS Apps have three main functions:
      • Data Import
        • Translate data into VAMSAS XML
      • Data Analysis
        • Extend core data set
        • Add new annotations
      • Data Presentation
        • Visualization and Export
      Parameters recorded in Application’s datastore CONTROL Analyse Import Data Present VAMSAS Map Render Filter Data VAMSAS VAMSAS
    6. VAMSAS Client Sessions
      • VAMSAS client library
        • Data exchange ( Many applications connect to one document )
          • Locked IO
          • Transport objects to/from document
          • Object ID queries
          • IO streams for application’s own data
        • Session Events Handler Chains
          • Document updates
          • Others join or leave session
      • Client Library is ‘lightweight’
        • Easy to adapt existing programs
          • ‘ Only’ need to write mapping between VAMSAS and legacy data model
        • Easy to make new clients/ add application
      Existing bioinformatics application. VAMSAS Client API adaptor VAMSAS
    7. My work
      • Integrates the AstexViewer@MSD-EBI in VAMSAS workflow.
        • Conversion/Proceeding of Data
        • Export from AV-MSD
        • (annotations for other vamsas application)
      Separated/specific application (VAMAV) [email_address] [email_address] VAMSAS Client API adaptor
    8. Conversion of data from VAMSAS document
        • Input of the AstexViewer@MSD-EBI:
          • Atribute file (Grouping Information)
          • ClustalW/FastA alignment
          • PDB files
    9. Process of conversion
      • Extract Alignment sequences and annotations
      • Mapping with PBD ID
      • Sequence Grouping
      • Generate required files (atribute, alignment, …)
      • Visualise data in AstexViewer@MSD-EBI
      VAMSAS Document XML – zip Sequence Grouping Generate required files Visualisation in [email_address] Document Processing
    10. Exporting from AV
      • Export of pre-calculated data
        • Context dependant
          • Ex: Active Site
      • Export of functional aspects
        • Current Context (as button state)
    11. First Version (18th October 2005)
      • Displays data only from VAMSAS document in the AV@EBI
      • Sequence grouping per structure
      • Java 1.5
      • Socket communication between the application and AV client
    12. Current version
      • Proper design - Flexibility, configuration
      • Session management
      • Export of precalculated data:
        • Active site export
        • BMean
      • Sequence grouping per PFAM domain
      • Align structures - Rotation Translation Matrix ( SSM – MSD api )
      • Execute ClustalW alignment
      • Web interface (JSP, Servlet) , GUI
    13. Future plans
      • Service for grouping/alignment using SSM and ClustalW.
      • User management
      • Data validation/highlight
      • Integrate the new version of the Vamsas client API
      • SIFTS initiative – spats web service
      • Meeting @ EBI (March 28th-29th)
      • E-family
    14. Demonstration
      • VAMSAS @ EBI

    + Pierre MargueritePierre Marguerite, 4 months ago

    custom

    72 views, 0 favs, 0 embeds more stats

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 72
      • 72 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 0
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories