Presentation is loading. Please wait.

Presentation is loading. Please wait.

Annotator Interface Sharon Diskin GUS 3.0 Workshop June 18-21, 2002.

Similar presentations


Presentation on theme: "Annotator Interface Sharon Diskin GUS 3.0 Workshop June 18-21, 2002."— Presentation transcript:

1 Annotator Interface Sharon Diskin GUS 3.0 Workshop June 18-21, 2002

2 Outline n Current annotation efforts n Motivation for new annotation tool n Requirements for new annotation tool n Thoughts on design and implementation n Future plans

3 Current Annotation Efforts

4 Overview of Current Efforts n Automated annotation has been applied to the DoTS transcripts –Predicted gene ownership (clustering of assemblies) –BlastX against NR Automated assignment of descriptions based on similarity –BlastX against ProDom and RPS-Blast against CDD Predicted GO Functions –Framefinder Predicted Protein Sequences –Blat alignments –EPCR, Index Words, etc… n Manual annotation efforts have focused on –validating the automated annotation and –adding additional information at the central dogma level n Manual annotation of the gene index utilizes an annotation tool, the GUS Annotator Interface, which directly updates the GUSdev database.

5 GenBank, dbEST sequences Make Quality (remove vector, polyA, NNNs) Incoming Sequences (EST/mRNA) “Quality” sequences “Unassembled” clusters CAP4 assemblies (generate consensus sequences) Dots Consensus sequences Assemble sequences with CAP4 Blocked sequences Block with RepeatMasker Blastn to cluster sequences Gene Cluster (RNA s in the Gene) BLASTn DoTs consensus sequences (98% identity, 150bps) DoTS RNA transcripts The assembly of sequences generates a consensus sequence or DoTS transcript

6 Current Efforts: Gene Annotation (1) Generate DoTS transcripts Feature_1 Feature_5 Feature_2 Feature_3 Feature_4 Gene_A Instance_1 Instance_5 Instance_2 Instance_3 Instance_4 Assembly_1 Assembly_5 Assembly_2 Assembly_3 Assembly_4 RNARNAInstanceAssembly RNA_1 RNA_5 RNA_2 RNA_3 RNA_4 RNAFeature … Task 1: Validation of Gene Membership ……… Gene

7 Current Efforts: Gene Annotation (2) Generate DoTS transcripts Feature_1 Feature_5 Feature_2 Feature_3 Feature_4 Gene_A Instance_1 Instance_5 Instance_2 Instance_3 Instance_4 Assembly_1 Assembly_5 Assembly_2 Assembly_3 Assembly_4 RNARNAInstanceAssembly RNA_1 RNA_5 RNA_2 RNA_3 RNA_4 RNAFeature … - Removing RNAs from the cluster results in the creation of a new Gene - An entry is made in the MergeSplit table for tracking purposes - Similar process followed when an RNA is added to a Gene …… Gene_B Gene

8 Current Efforts: Gene Annotation (3) Task 2: Assign Reference RNA –will be annotated further –RNA table n Task 3: Assign Approved Gene Name/Symbol –Gene Table –Evidence: Comment (specifies database link) n Task 4: Assign Gene Description –Gene Table –Evidence: Comment n Task 4: Associate known Gene synonyms –GeneSynonym table –Evidence: Comment

9 Current Efforts: RNA Annotation Annotation of “Reference Sequence” n Task 1: Assign/Confirm Description of assembly –RNA table n Task 2: Confirm/Add/Delete GO Functions –ProteinGOFunction (in GUSdev, GO tables have been re- designed in GUS3.0) –Evidence: Comments or Similarity (ProDom, CDD-Pfam, CDD- Smart, or NR)

10 Current Annotator Interface Architecture GUSdev “XML” file Annotator Interface Submitter GA-Plugin JavaServlet writes reads executes DBI(Insert/Update/Delete) Perl Object Layer JDBC (Query Only)

11 Current Annotator Interface

12 Current Gene Annotation Validate Cluster and Assign Reference RNA/Assembly

13 Current Gene Annotation (cont.) Assign Gene Name/Symbol Assign Gene Description Assign Gene Synonym(s)Evidence

14 Current RNA (and Protein) Annotation RNA Description GO Functions Evidence

15 Allgenes Display of Gene Annotation

16 Allgenes Display of RNA Annotation (Confirmed or manually added GO Functions) RNA Description

17 Status of Current Annotation (as of June 20, 2002) n 1289 manually reviewed genes –1003 with gene name –697 with gene synonyms –1046 with description n 6146 manually reviewed RNAs/DoTS assemblies n 949 ‘proteins’ with reviewed GO function

18 Motivation for new tool Want to annotate using genomic sequence Create “curated” gene models specifying structure Increase structure of annotation in GUS Annotation of proteins Redefinition of annotation tasks Current interface not designed for this purpose

19 Some Other Annotation Tools Artemis Developed and used at Sanger Reads and writes flat files Supports rich set of annotations Save as EMBL format Apollo Combined effort including members from Sanger and Berkeley Flat files (CORBA access to ENSEMBL) 2 versions, currently being merged Sanger: annotation viewer Berkeley: focus on editing No Existing Tool To Meet All of Our Needs

20 Requirements At a High Level

21 Requirements: Graphical View n Provide alignment of features on genomic sequence –could potentially display any feature type currently stored in GUS3.0 –features can be selected and used to generate “curated” features –similar to display and functionality in Apollo n Toggle (or configure) the display of each feature type n Zoom to sequence level and will include links to functionality relevant to the feature highlighted n Also support creation of features “from scratch” –based on literature, etc. n Detail editors provide ability to change endpoints, etc.

22 Gene Annotation n Create curated gene model –specify gene boundaries –specify location of exons (and thus introns) 5' exon boundary (putative transcription start site) 3' exon boundary (include poly adenylation signal) –automatic creation of Gene entry –merge with existing gene instances through GeneInstance table –tables/views affected: GeneFeature ExonFeature GeneInstance Gene MergeSplit –evidence: features used to create model, PubMed ID –should be as easy as clicking on existing features and saying make curated (then can modify endpoints, etc. if needed)

23 Gene Annotation (2) n Assign (HUGO or MGI approved) abbrievated gene name/symbol –Gene Table –Evidence: ExternalDatabaseLink n Assign full gene name (MGI or HUGO full gene name) –Gene Table –Evidence: ExternalDatabaseLink n Assign abbrievated gene name/symbol synonyms (non-approved gene symbols) –GeneSynonym Table –Evidence: ExternalDatabaseLink n Assign full gene name aliases –GeneAlias Table –Evidence: ExternalDatabaseLink

24 Gene Annotation (3) n Assign gene category (e.g. non-coding) –Gene Table –Evidence: ExternalDatabaseLink/Literature Reference Similarity (eg. to known non-coding RNA) n Confirm/assign gene chromosomal location –GeneChromosomalLocation –Evidence: ExternalDatabaseLink/Literature Reference RH mapping data Alignments/Features n OMIM Link assignment (verification if computationally determined) –ExternalDatabaseLink

25 RNA Annotation (1) n Create “curated RNAs” –Define RNA transcript forms of gene (create RNAs) –Using exons defined by curated gene –5' and 3' UTRs –Automatic creation of RNA entry –Merge existing RNA instances –Tables affected: RNAFeature UTRFeature RNAInstance RNA –Evidence: Features used to create n Assign RNA categories to created RNAs (e.g. alternative form) –RNARNACategory Table

26 RNA Annotation n Assign (or confirm computed) RNA description –RNA table –Evidence: Gene from which it is derived n Anatomy expression assignment(s) –RNAAnatomy –RNAAnatomyLOE –Evidence: ExternalDatabaseLink/Literature references Assembly anatomy percent from DoTS RAD experiments n Assign GO terms to curated RNA (non-coding RNAs, e.g. small RNA involved in splicing) –GOTermAssociation –GOTermAssociationEvid –Evidence: ExternalDatabaseLInk, Literature References n Computational analysis performed on curated RNA sequences –Annotation workflow Framefinder translation, GO terms, Similarities, etc.

27 Requirements: Protein Annotation n Confirm/assign GO Function –GOTermAssociation, GOTermAssociationEvid –Evidence: ExternalDatabaseLink and/or Literature References n Confirm/assign GO Biological Process –GOTermAssociation, GOTermAssociationEvid –Evidence: ExternalDatabaseLink and/or Literature References n Confirm/assign GO Cellular Component –GOTermAssociation, GOTermAssociationEvid –Evidence: ExternalDatabaseLink and/or Literature References n Assign protein name –Protein Table –Evidence: ExternalDatabaseLink, Literature Ref, Similarities n Assign protein name synonyms –Protein Table –Evidence: ExternalDatabaseLink, Literature Ref, Similarities

28 Protein Annotation (2) n Assign protein category (post-translational modifications) –ProteinProteinCategory –Evidence: ExternalDatabaseLink, Literature References n Protein-protein interactions assigned –Interaction –InteractionInteractionLOE –Evidence: PubMed ID, etc. n Protein pathway assignments –PathwayInteraction (for newly created interactions) –Still under consideration: What is best way to link with existing pathway for example, Pathway is represented in DoTS, and we want to say that this curated Protein is really the same as a protein in a pathway. n Assign post translational modification category n Assign interactions involving this protein n Assign pathway protein is known to be involved in n Assign protein family n Ability to modify and/or delete curated protein Evidence will be associated with all annotation

29 Next Steps/ Open Issues n Completion of Java Object Layer n Decision regarding BioJava wrappers –What exactly will this give us to aid in interface development (eg. FeatureRenderer, etc…) n Discussion on layout of interface –Joan’s input after experimentation with other tools n Depending on the above : –Client Side portion which communicates with remote GUS Server –Interface Implementation


Download ppt "Annotator Interface Sharon Diskin GUS 3.0 Workshop June 18-21, 2002."

Similar presentations


Ads by Google