# HG changeset patch # User cmmt # Date 1327314291 18000 # Node ID 4c9201237641dab077afe732ba8a6325463e7c0f # Parent 519e45d9539fcedc2bde31196e474b77b6c04319 Uploaded diff -r 519e45d9539f -r 4c9201237641 chromatral.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/chromatral.xml Mon Jan 23 05:24:51 2012 -0500 @@ -0,0 +1,60 @@ + + for visualizing genome-wide chromatin modifications + chromatral.py $gffinput $feainput $imgformat $stepwidth $upstreamstretch $maxx $tickspacing '$title' $output + + + + + + + + + + + + + + + + + + + + + + + + + + matplotlib + + + +CHROMATRA L visualizes the enrichment of chromatin modification across genomic features (e.g. all transcripts of a genome) in an unbiased way by accounting for feature length. + +----- + +.. class:: infomark + +**Normalized enrichment scores** + +Enrichment scores must be provided in *GGFv3* format. + +.. class:: infomark + +**Feature descriptions** + +Features must be provided in a *TAB*-delimited format in this order: + +-1. feature name + +-2. chromosome number + +-3. strand + +-4. feature start + +-5. feature end + + +