But, working in R with huge datasets needs huge memory and time. So is there any alternate way?
• 0 views
•
link
HI,
I would like to plot the coverage distribution of the targeted region and the genome. For this i have used genomeCoverageBed and coverageBed functions from Bedtools and got the output from the two functions.
Could some one suggest a way or Rscript to plot 1. coverage distribution for target region (X-axis:depths=1,5,10... and Yaxis:fraction of target bases covered)
from the Bedtools outptut?
Log in to answer this question.
how exactly your data (to be R input) looks like?