Overview
Teaching: 15 min Exercises: 30 minQuestions
How can I draw a metabolic pathway map?
How do I visualize omics data in the context of pathways?
Objectives
Learn how to draw a metabolic pathway in Escher.
Learn how to visualize gene, reaction or metabolite centric data.
Head over to escher.github.io/. Learn the basic features of Escher by watching the following video.
Adding a missing pathway
In the E. coli central carbon metabolism map, add the biosynthetic pathway for L-serine. Tip: Look up the biosynthetic steps on KEGG or EcoCyc if you can’t recall them.
Highlight gene expression changes
Using the E. coli central carbon metabolism map, visualize the gene expression data covered in the R lesson of the software carpentry course (data/expression_data_e_coli.csv). Play with the settings until you’re satisfied with the representation
Furthermore, it is possible to embed Escher pathway visualizations inside Jupyter notebooks. This is very practical for visualizing simulation results.
Key Points
https://escher.github.io/ provides a standalone web application for pathway visualizations.
escher.Builder
embeds pathway visualizations inside jupyter notebooks.
escher.Builder
has keyword arguments for providing reaction, metabolite, and gene related data.