Editing Pathway/Genome Databases

Slides:



Advertisements
Similar presentations
Editing Pathway/Genome Databases. SRI International Bioinformatics Pathway Tools Paradigm Separate database from user interface Navigator provides one.
Advertisements

The Pathway/Genome Navigator (These slides are a guide as you experiment with the Navigator)
1 SRI International Bioinformatics The Ocelot Frame Knowledge Representation System Peter D. Karp, Ph.D. Bioinformatics Research Group SRI International.
Everything must be logical Terms should be in the right place with good definition and the correct relationships I need very specific terms to describe.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System modeling 2.
SRI International Bioinformatics 1 The consistency Checker, or Overhauling a PGDB By Ron Caspi.
The Pathway Tools Schema. SRI International Bioinformatics Motivations for Understanding Schema Pathway Tools visualizations and analyses depend upon.
PROMPT: Algorithm and Tool for Automated Ontology Merging and Alignment Natalya F. Noy and Mark A. Musen.
Reference Manager Making your life easier! Updated September 2007.
Editing Description Logic Ontologies with the Protege OWL Plugin.
SRI International Bioinformatics 1 Gene Ontology in Pathway Tools: Internals.
Enzymatic Function Module (KEGG, MetaCyc, and EC Numbers)
1 SRI International Bioinformatics Advanced PGDB Editing: Regulation GO Terms Ingrid M. Keseler Bioinformatics Research Group SRI International
Integration of E. Coli Data (E. coli Pathway and Genomic Data from BioCyc) Jesse Walsh.
GIS Concepts ‣ What is a table? What is a table? ‣ Queries on tables Queries on tables ‣ Joining and relating tables Joining and relating tables ‣ Summary.
Knowledge Representation Ontology are best delivered in some computable representation Variety of choices with different: –Expressiveness The range of.
Use cases for Tools at the Bovine Genome Database Apollo and Bovine QTL viewer.
The Pathway/Genome Navigator (These slides are a guide as you experiment with the Navigator)
Adding GO for Large Datasets COST Functional Modeling Workshop April, Helsinki.
SRI International Bioinformatics 1 Advanced Editing of Pathway/Genome Databases Ron Caspi.
The consistency Checker, or Overhauling a PGDB By Ron Caspi.
RNA Structure and Protein Synthesis Chapter 10, pg
SRI International Bioinformatics 1 Submitting pathway to MetaCyc Ron Caspi.
The Pathway Tools Schema. SRI International Bioinformatics Motivations for Understanding Schema Pathway Tools visualizations and analyses depend upon.
The Pathway/Genome Navigator. SRI International Bioinformatics Overview Data page types General query strategies Web queries Desktop Pathway Tools User.
Differences Training BAAN IVc-BaanERP 5.0c: Application Administration, Customization and Exchange BaanERP 5.0c Tools / Exchange.
Copyright OpenHelix. No use or reproduction without express written consent1.
Editing Pathway/Genome Databases Compounds, Reactions and Pathways Ron Caspi.
SRI International Bioinformatics Update your computers! To install a patch: Tools => Instant Patch => Download and Activate All Patches.
SRI International Bioinformatics 1 Editing Pathway/Genome Databases Ron Caspi.
An Ontological Approach to Financial Analysis and Monitoring.
Copyright  Oracle Corporation, All rights reserved. 6 CMIS Powell Oracle Designer: Prototype Application Generation CMIS Powell.
SRI International Bioinformatics 1 Pathway Tools Features Available Only in the Desktop Version PathoLogic.
Cells use information in genes to build several thousands of different proteins, each with a unique function. But not all proteins are required by the.
SRI International Bioinformatics Selected PathoLogic Refining Tasks Creation of Protein Complexes Assignment of Modified Proteins Operon Prediction.
Genes in ActionSection 2 Section 2: Regulating Gene Expression Preview Bellringer Key Ideas Complexities of Gene Regulation Gene Regulation in Prokaryotes.
Recent Developments and Future Directions in Pathway Tools Peter D. Karp SRI International.
The Pathway/Genome Navigator
Getting started with Accurately Storing Data
Advanced Editing Processes
Application Extension 5a
Tutorial support.ebsco.com.
Business System Development
Systems Analysis and Design
Chapter 4 Attribute Data.
Database Keys and Constraints
Tips for Importing References from
The Pathway Tools Schema
CIS 764 Database Systems Engineering
Core LIMS Training: Advanced Administration
How to Administer a PGDB
ARTIFICIAL INTELLIGENCE
Large Scale Annotation of Genomic Datasets with Genephony
Advanced PGDB Editing: Regulation GO Terms
Databases Software This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Chapter 11: Classes, Instances, and Message-Handlers
ARTIFICIAL INTELLIGENCE
Annotation Presentation
12-3 RNA and Protein Synthesis
Advanced PGDB Editing: Gene Ontology (GO) Terms
Spreadsheets, Modelling & Databases
Appendix D: Network Model
CHAPTER 17 FROM GENE TO PROTEIN.
Chapter 10 Structuring System Requirements: Conceptual Data Modeling
Overview of the Pathway Tools FBA Module
SRI Bioinformatics Research Group
Part II SeqViewer AraCyc Help
Annotator Interface GUS 3.0 Workshop June 18-21, 2002.
Presentation transcript:

Editing Pathway/Genome Databases Part II: Proteins, Genes, Transcription Units

List of Editors Chemical Compound Editor Reaction Editor Pathway Editor Protein Editor Gene Editor Intron Editor Transcription Unit Editor Publication Editor

Invoking the Editors Right-Click on an Object Handle Edit Notes Show

Citations May be stored in Citations slot of objects: As a single value (e.g., “[SMITH95]” or “[85224678]” (Medline UID)) May be attached to specific slot values: By putting citation in an annotation called CITATION May be placed within the text in a COMMENT slot Example text: “The subunit structure of this enzyme was determined by Jones et al. |CITS: [88345698]|.”

Protein Editor Evidence Codes Classification Synonyms Citations Protein Features Database Links

Gene Editor Position Classification Synonyms Database Links Citations

Transcription Unit Editor Name List of Genes Evidence Codes Name for Promoter (p1, p2,…) Position of Transcription Start Site

Publication Editor Title Authors PubMed ID

Ocelot Concurrency Control I Simultaneous updates Optimistic concurrency control optimistic: assumes conflicts will be infrequent allows users to make changes at will checks for conflicts at times of saving

Ocelot Concurrency Control II Save KB operation 1. Ocelot checks whether any changes made by user conflict with changes that may have been saved recently by others 2. No conflicts found => save to Oracle Saves to current organism KB Unsaved KB indicator (*)

Ocelot Concurrency Control III Revert KB operation Refresh KB operation automatically at 2:00 am if the user does not have any unsaved updates in their wokspace

Constraint Checking General rules that constrain the valid relationships among instances Constraints are checked when new facts are asserted to assure that the KB remains logically consistent Constraints on slots: Domain violation checks to make sure they should be in instances of that class Range violation : value type value cardinality Inverse Cardinality Lisp-predicate

Consistency Checking Removes newlines from names Converts < to | in string citations Check isozyme sequence similarity Fix references from polypeptides to genes Changes compound names to ids in a variety of slots Matches physiological regulators to other regulators Cross-references compounds to reactions Checks pathways predecessors/reactions/subs Check reactions Check compound structures Calculates sub- and super-pathways Finds missing sub-pathways links Verifies chromosome components and positions