Hi,
I was wondering what one means by the term 'read density or abundance'. Does it simply means the piling of reads and checking the height of the pile per base (something which can be obtained using mpileup or some other tools) or how to do it. How to plot this. I used to do similar graphs in terms of peaks vs distance from TSS.
Look at this graph [Source]
Thanks for the description.
Hi Sukhdeep - Sorry i am hijacking your thread - but it seemed very close to a question I was going to post - I thought I'll ask you directly here. Like you, I too am not very clear with the idea of read density.
so I wanted to calculate read density for defined regions ( after extension and binning into 100bp windows) across multiple marks as done in Fig 2a of this paper
Do you think something like this would be correct to calculate the read counts -
where the last column would give us the no. of times the 100bp bins appeared in the bed file for the chipseq histone mark across the genome. and then use this to create the heatmap?
I am not too sure of how to calculate the read density here
Thanks a lot!
You can use this, the last column will be you readDensity, it says how many reads of H3K27ac are in those 100bp bins, you can then do it for all the locus you are interested in (eg promoters of 10K genes) and then add the rows from top to bottom (col1 with col1 of all genes) divided by total no. of genes, to give you an average profile accross that locus.
For advanced options, check this post Binning Over Genes And Calculating The Coverage [Bedops/Bedmap]
Thank you !
ps. Will refrain from hijacking threads from now
I am plotting Chip seq tag density as shown by Sukhdeep above, However I don't get such smooth curves. I am using NGS plot and try to use
-MW 10
option (meant for smoothing window). Is there a magic or finer point I need to pay attention.Thanks
This site is a Q&A and we encourage people to not post new questions in the answer section. In fact moderators have already moved these posts into comments.
From my own observation posting questions as followups have a lower chance of being answered they all depend on those few people that stumble upon that particular thread. Most of of the audience will not notice them since these are buried deeply in other posts.
Moreover posting new questions into another question decreases the utility of the site in the long term it makes it more difficult to find the answer for a question
Best is to create a new question with an example plot!!