The Celera Genome Browser: A Tool for Visualizing and Annotating the Human Genome

Slides:



Advertisements
Similar presentations
ICS 434 Advanced Database Systems
Advertisements

Connecting Knowledge Silos using Federated Text Mining Guy Singh Senior Manager, Product & Strategic Alliances ©2014 Linguamatics Ltd.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
NYU Microarray Database (NYUMAD)
Model-View-Controller ("MVC") This is a architectural design pattern for interactive applications. This design pattern organizes an interactive application.
Multimedia Authoring Tools Jon Ivins DMU. Essence of Multimedia… n Combination and integration of different media elements for presentation via a unified.
12 Chapter 12 Client/Server Systems Hachim Haddouti.
2007 Adobe Systems Incorporated. All Rights Reserved. 1 Model for the Old Web -> Client Server Server Client.
The Architecture of Transaction Processing Systems
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
Module 9: Transferring Data. Overview Introduction to Transferring Data Tools for Importing and Exporting Data in SQL Server Introduction to DTS Transforming.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Talend 5.4 Architecture Adam Pemble Talend Professional Services.
Java Pet Store Application. Outline Introduction Introduction Information Layer Information Layer Application Layer Application Layer Infrastructure Layer.
Chapter 2 Database System Concepts and Architecture
Introduction to Databases Transparencies 1. ©Pearson Education 2009 Objectives Common uses of database systems. Meaning of the term database. Meaning.
Electronic Commerce Last Week
Database System Concepts and Architecture Lecture # 3 22 June 2012 National University of Computer and Emerging Sciences.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Title: GeneWiz browser: An Interactive Tool for Visualizing Sequenced Chromosomes By Peter F. Hallin, Hans-Henrik Stærfeldt, Eva Rotenberg, Tim T. Binnewies,
Taiwan Network Information Center Introduction to TWNIC RMS (Resource Management System) 15 th APNIC NIR Meeting David Chen Feb 26,
1 SYS366 Lecture Visual Modeling and Business Use Case Diagrams.
Features overview Dynamic parameters and customizable User Interface Searchable, sortable and item selectable report with a variety of output formats.
National Center for Supercomputing Applications NCSA OPIE Presentation November 2000.
NGS data analysis CCM Seminar series Michael Liang:
SRI International Bioinformatics 1 Object Groups & Enrichment Analysis Suzanne Paley Pathway Tools Workshop 2010.
Genome Navigator Patrick Mar and Jennifer Maurer.
Chapter 2 Database System Concepts and Architecture Dr. Bernard Chen Ph.D. University of Central Arkansas.
Application Development
Web Apollo Resources at the National Agricultural Library Christopher Childers NAL ARS USDA i5k.nal.usda.gov.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
The Bovine Genome Database Abstract The Bovine Genome Database (BGD, facilitates the integration of bovine genomic data. BGD is.
Introduction to UML and Rational Rose UML - Unified Modeling Language Rational Rose 98 - a GUI tool to systematically develop software through the following.
IT 5433 LM1. Learning Objectives Understand key terms in database Explain file processing systems List parts of a database environment Explain types of.
De Rigueur - Adding Process to Your Business Analytics Environment Diane Hatcher, SAS Institute Inc, Cary, NC Falko Schulz, SAS Institute Australia., Brisbane,
BUSINESS SENSITIVE 1 SAAW - Sequence Annotation and Analysis Workshop Boyu Yang and Gene Godbold Battelle Memorial Institute, Charlottesville Operations.
2 Copyright © Oracle Corporation, All rights reserved. Basic Oracle Net Architecture.
GRIN-Global Suite of Software Components. Updater.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Slide 1 © 2016, Lera Technologies. All Rights Reserved. Oracle Business Intelligence By Lera Technologies.
Oracle 10g Administration Oracle Server Introduction Copyright ©2006, Custom Training Institute.
UK CropNet Software Development. UK CropNet Software Development Goals z Improve user access to data via user- friendly graphical displays. z Development.
Data Visualization with Tableau
3-Tier Architectures (or 3-Tier Applications)
J2EE Platform Overview (Application Architecture)
Windchill Customization
Structure of a web application
Chapter 1 The Nature of Software
LAMS 2.0 Architecture. LAMS 2.0 Architecture Agenda LAMS 2.0: Technical Aims Architecture Technologies LAMS Core LAMS Tool Contract External Tools.
Chapter 2: Database System Concepts and Architecture - Outline
Chapter 2 Database System Concepts and Architecture
Database System Concepts and Architecture
Genome Browsers.
Bioinformatics Tools for Comparative Genomics of Vectors
Software for scientific calculations
EVLA Archive The EVLA Archive is the E2E Archive
Multilevel Marketing Tree Viewer
CSC 480 Software Engineering
Chapter 1 The Nature of Software
Chapter 1 The Nature of Software
Tutorial 8 Objectives Continue presenting methods to import data into Access, export data from Access, link applications with data stored in Access, and.
Silverlight Technology
Large Scale Annotation of Genomic Datasets with Genephony
INFORMATION FLOW AARTHI & NEHA.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
End-user measurement combined with deep technical visibility
Teaching slides Chapter 6.
Yating Liu July 2018 G-OnRamp workshop
Tutorial 7 – Integrating Access With the Web and With Other Programs
UFCEUS-20-2 Web Programming
Presentation transcript:

The Celera Genome Browser: A Tool for Visualizing and Annotating the Human Genome Russell Turner, Ph.D. Celera Genomics May, 2002

Abstract We present the Genome Browser, an interactive graphical tool for visualizing and curating the nucleotide sequences of large genomes, in particular, the human genome. This tool, developed by Celera Genomics and used by Celera’s scientists and customers, permits raw nucleotide information to be visualized, together with accompanying annotation information. It also provides interactive capabilities for human curation of genes. The software is written in Java and has a three-tiered architecture with a high-performance "thick" graphical client, an EJB-based middle-tier server, and an Oracle database backend. This architecture allows a terabyte-sized genomic database containing annotations on sequences exceeding 3 Billion base-pairs in length to be viewed using a direct manipulation graphical user interface displaying tens of thousands of zoomable data points at a time. It also allows layering of additional user-specified data on top of the database data via an XML import capability. Curation operations are performed by the user using an interactive "drag-and-drop" style to create and modify gene and transcript information. Curation information is exported via XML files which can then be loaded into the database using a separate curation "promotion" utility. This combined XML and three-tiered data architecture provides sufficient flexibility to support a variety of different genomic data formats and curation workflows.