Top Banner
MGI/GMOD Update 9/03 Joel Richardson
13

MGI/GMOD Update 9/03

Jan 03, 2016

Download

Documents

MGI/GMOD Update 9/03. Joel Richardson. seqdb_engine. A framework for building and maintaining customized blastable databases Used by MGI to build the MouseBLAST set of databases (19 external, 25 internal) Java class framework for filtering and routing sequence records - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: MGI/GMOD Update 9/03

MGI/GMOD Update 9/03

Joel Richardson

Page 2: MGI/GMOD Update 9/03

seqdb_engine

• A framework for building and maintaining customized blastable databases– Used by MGI to build the MouseBLAST set of databases

(19 external, 25 internal)– Java class framework for filtering and routing sequence

records– Build processing based on make

• Recent work:– handle change in GenBank release proceedures– rebundling for external use

• Status: released

Page 3: MGI/GMOD Update 9/03

Example

mousemRNAs

humanmRNAs

hum mRNAhum

mRNA

mouse mRNAmouse mRNA

PRI

HTC

NC

mouse mRNAhum

mRNA

ROD

mouse mRNAhum

mRNAmouse mRNAhum

mRNA

filter route pressdb

GenBankfiles

intermediatefiles

sequencefiles

sequence.databases

Page 4: MGI/GMOD Update 9/03

GEN: Gene Expression Notebook

• A lab-notebook application for managing gene expression data– assays, reagents, results– electronic data submission to GXD

• Implemented in Excel• Working on ports to Win 2000, Mac OS/X

– Excel ain’t so cross-platform!

• Status: released

Page 5: MGI/GMOD Update 9/03

Ontology Browser/Annotation Viewer

• Original proposal: reimplement MGI’s text-based browser in Java, then release

• Better browsers already available• Recent prototyping work at MGI:

– graphical displays (using AT&T GraphViz)– Python– similar to SGD’s TermFinder

• New plan: release the prototype!• Status: soon (core libraries ready to go)

Page 6: MGI/GMOD Update 9/03

Prototype GO Annotation Viewer

Page 7: MGI/GMOD Update 9/03

Fgf4

Page 8: MGI/GMOD Update 9/03

Test Set: 78 genes

Page 9: MGI/GMOD Update 9/03

Pruned

Page 10: MGI/GMOD Update 9/03

UML: digraph

Page 11: MGI/GMOD Update 9/03

UML: trans

Page 12: MGI/GMOD Update 9/03

UML: render

Page 13: MGI/GMOD Update 9/03

UML: app