350 likes | 728 Views
Importing KEGG pathway and mapping custom node graphics on Cytoscape. Kozo Nishida Keiichiro Ono Cytoscape retreat 2010 University of Michigan Jul 18, 2010. Outline. KEGG data import VizMap on the imported pathway Annotation import from TogoWS Future plans. Outline. KEGG data import
E N D
Importing KEGG pathway and mapping custom node graphics on Cytoscape Kozo Nishida Keiichiro Ono Cytoscape retreat 2010 University of Michigan Jul 18, 2010
Outline • KEGG data import • VizMap on the imported pathway • Annotation import from TogoWS • Future plans
Outline • KEGG data import • VizMap on the imported pathway • Annotation import from TogoWS • Future plans
KEGG • many other functions available • genes • ligand • ortholog (KO) • module • drug, disease global metabolism map (Okuda, Yamada, Nucleic Acids Res. 2008)
KGML(KEGG Markup Language)and the reader • a xml format of KEGG graph objects • contains • diagram component (compound, enzyme) coordinate • reaction directionality old biopax imported result Glycolysis / Gluconeogenesis pathway imported by KGMLreader
Global metabolism map in KEGG website (Okuda, Yamada, Nucleic Acids Res. 2008)
Outline • KEGG data import • VizMap on the imported pathway • Annotation import from TogoWS • Future plans
VizMap example on global metabolism map(time-series1) Red = over-expressed in MT than WT (Pval < 0.05), Green = under-expressed
VizMap example on global metabolism map(time-series2) Red = over-expressed in MT than WT (Pval < 0.05), Green = under-expressed
VizMap example on global metabolism map(time-series3) Red = over-expressed in MT than WT (Pval < 0.05), Green = under-expressed
VizMap example on global metabolism map(time-series4) Red = over-expressed in MT than WT (Pval < 0.05), Green = under-expressed
VizMap example on global metabolism map(time-series5) Red = over-expressed in MT than WT (Pval < 0.05), Green = under-expressed
VizMap example on global metabolism map(time-series6) Red = over-expressed in MT than WT (Pval < 0.05), Green = under-expressed
Custom Node Graphics • new feature in 2.8 • using Google Chart Tools red line = expression profile(MT) blue line= expression profile(WT) orange background = over-expressed in MT than WT(Pval < 0.05) for KEGG module blue background = under-expressed.... Lysine biosynthesis
Outline • KEGG data import • VizMap on the imported pathway • Annotation import from TogoWS • Future plans
Information not included in KGML • in KGML • entry_id • short_name • not in KGML • id link to other database • Pathway • GO • UMBBD • KO • COG • Compound • PubChem • ChEBI • other KEGG metadata
What is TogoWS ? • One-stop service for major biological databases (Katayama, Nakao, Nucleic Acids Res. 2010)
TogoWS REST service http://togows.dbcls.jp/entry/database/ entry_id[,entry_id2,...]/field • http://togows.dbcls.jp/entry/pathway/bsu00010/dblinks • http://togows.dbcls.jp/entry/pathway/bsu00010/diseases • http://togows.dbcls.jp/entry/pathway/bsu00010/modules
Outline • KEGG data import • VizMap on the imported pathway • Annotation import from TogoWS • Future plans
Maplink node navigation usingNested Network Format (NNF) merge using maplink node One global differentially expressed pathway
Custom pathway search user interface • search and selection input box specialized for the KEGG attribute • highlight or show only the nodes or edges ( and the visual style) • filtering items • pathway category • KEGG module
Floating information window for a pathway • pathway's expression diversity compared with other pathway expression diversity • pathway's centrality diversity compared with other pathway centralities
Side-by-side comparison using different Visual Styles • visualize same pathway • but apply different organism, Visual Style, time-point etc. to compare
Other future plans • data integration using other API • bridgedb • MASSBANK • extension using Processing visualizer • multi layered network • 3D visualization • animation • cooperation with other plugins • Webservice client plugin • CyAnimator • Advance network merge • CentiScaPe
Acknowledgement • Toshiaki Katayama (KGML, TogoWS) • Mitsuteru Nakao (TogoWS) • Biohackathon people • Google summer of code