Mercurial > repos > bgruening > deeptools
comparison computeGCBias.xml @ 37:2f7edf06a5da draft
Uploaded
author | bgruening |
---|---|
date | Sat, 01 Feb 2014 06:04:58 -0500 |
parents | 934b9fccabd4 |
children | 20f8dafb554f |
comparison
equal
deleted
inserted
replaced
36:ea2f64efe70d | 37:2f7edf06a5da |
---|---|
130 usually shows a significant bias towards reads with high GC content (>50%) | 130 usually shows a significant bias towards reads with high GC content (>50%) |
131 | 131 |
132 .. image:: $PATH_TO_IMAGES/QC_GCplots_input.png | 132 .. image:: $PATH_TO_IMAGES/QC_GCplots_input.png |
133 | 133 |
134 | 134 |
135 You can find more details in the `computeGCBias wiki`_. | |
136 | |
137 .. _computeGCBias wiki: https://github.com/fidelram/deepTools/wiki/QC#wiki-computeGCbias | |
138 | |
139 | |
135 **Output files**: | 140 **Output files**: |
136 | 141 |
137 - Diagnostic plot | 142 - Diagnostic plot |
138 | 143 |
139 - box plot of absolute read numbers per genomic GC bin | 144 - box plot of absolute read numbers per genomic GC bin |
144 - to be used for GC correction with correctGCbias | 149 - to be used for GC correction with correctGCbias |
145 | 150 |
146 | 151 |
147 ----- | 152 ----- |
148 | 153 |
149 .. class:: infomark | |
150 | |
151 @REFERENCES@ | 154 @REFERENCES@ |
152 | 155 |
153 </help> | 156 </help> |
154 </tool> | 157 </tool> |