Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
GenomeRunner
Blog
GenomeRunner Blog
Annotation and enrichment of Next-Gen sequencing data
Brought to you by:
mikhaildozmorov
Summary
Files
Reviews
Support
Home
Blog
Code
Menu
▾
▴
Home
New Post
GenomeRunner / Blog: Editing "Visualization"
Title:
By default, GenomeRunner outputs n x m matrix of -log10 transformed p-values. n (rows) are genomic features (GFs) and m (columns) are features of interest (FOIs). Each cell shows enriched association (or depletion, if "-" is present) of a FOI with a GF. Such matrix is outputted into a tab-separated file "*_ChiSquare_Matrix.gr", which can be opened in Excel or any text editor. How to visualize it? I have [commented](http://sourceforge.net/p/genomerunner/blog/2012/02/heatmapsr---visualization-of-genomerunners-enrichment-results/) and [elaborated](http://sourceforge.net/p/genomerunner/blog/2012/02/visualization-of-genomerunners-enrichment-results---clustering/) on this before, and provided [an R script](http://downloads.sourceforge.net/project/genomerunner/heatmaps.R) for visualizing such a matrix. But what about those who are not familiar with R? Thanks to an excellent [heatmap visualization tool](http://www.hiv.lanl.gov/content/sequence/HEATMAP/heatmap.html), you can upload GenomeRunner' matrix to it, click "Submit", and voila! High quality PDF heatmap is ready. Also, it provides lots of ways for tweaking colors, clustering parameters (although default settings work OK). And it gives an R code to make such a heatmap, for your learning and use. So, head on to [the heatmap visualization tool](http://www.hiv.lanl.gov/content/sequence/HEATMAP/heatmap.html) and try it out.
State:
Draft
Published
Labels:
Add attachments:
Cancel
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Submit