Thanks for reply..
I tried with HTSeq but its giving below error
Traceback (most recent call last):
File "streaming_throughRead.py", line 17, in <module>
tsspos[window]+=p
File "_HTSeq.pyx", line 526, in HTSeq._HTSeq.GenomicArray.__getitem__ (src/_HTSeq.c:9489)
File "_HTSeq.pyx", line 372, in HTSeq._HTSeq.ChromVector.__getitem__ (src/_HTSeq.c:6649)
IndexError: start too small
Dear all,
How to create a meta-gene profile using metaseq? Unfortunately, I didn't find any help for this.
Hi, I recommend you to use deepTools. You just need three commands and a bed file that you can download from UCSC:
However, is not recommended to directly plot chip-seq signals as biases are frequently found. E.g. human and mouse promoters tend to have an enrichment of reads just because they are GC rich. Instead the log2ratio of ChIP-seq vs. input is preferable.
deeptools seems great. Note: in the code above profiler has become plotProfile