# HG changeset patch # User xuebing # Date 1333249711 14400 # Node ID 71c64aa187ece5399a65dc25b486f7e2062e1227 Uploaded diff -r 000000000000 -r 71c64aa187ec matrix_visualization.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/matrix_visualization.xml Sat Mar 31 23:08:31 2012 -0400 @@ -0,0 +1,43 @@ + + with sorting and clustering) + matrix_visualization.py $input $output $uselog $subset $reorder $color $scale $cols + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +**What it does** + +This tool generates a heatmap for output from 'align' tool. Each row is the color-coded coverage of a feature, and the features are sorted by the total coverage in the interval. + +**Example** + +.. image:: ./static/operation_icons/heatmap.png + + +