Mercurial > repos > bgruening > deeptools_plot_fingerprint
comparison plotFingerprint.xml @ 6:b9141fe4e00c draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 7150f0c106abd56920767518cc331ef6e4e7f439
author | bgruening |
---|---|
date | Thu, 18 Feb 2016 11:29:48 -0500 |
parents | 30481ee59a46 |
children | 5c4660838326 |
comparison
equal
deleted
inserted
replaced
5:511b69186073 | 6:b9141fe4e00c |
---|---|
142 :width: 600 | 142 :width: 600 |
143 :height: 450 | 143 :height: 450 |
144 | 144 |
145 ----------------------------- | 145 ----------------------------- |
146 | 146 |
147 Background | 147 Theoretical Background |
148 -------------- | 148 ---------------------- |
149 | 149 |
150 The tool first samples indexed BAM files and counts all reads overlapping a window (bin) of the specified length. | 150 The tool first samples indexed BAM files and counts all reads overlapping a window (bin) of the specified length. |
151 These counts are then sorted according to their rank (the bin with the highest number of reads has the highest rank) | 151 These counts are then sorted according to their rank (the bin with the highest number of reads has the highest rank) |
152 and the cumulative sum of read counts are plotted. An ideal input (control) with a uniform distribution of reads alignments | 152 and the cumulative sum of read counts are plotted. An ideal input (control) with a uniform distribution of reads alignments |
153 result in a diagonal line. A very specific and strong ChIP enrichment, on the other hand, would result in a large portion | 153 result in a diagonal line. A very specific and strong ChIP enrichment, on the other hand, would result in a large portion |