This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Create mean coverage plot

Hi :) I'm a newbie in bioinformatics and R programming, so I'll appreciate any help. I have few excel files with mean coverage at different locations of different genes at different chromosomes (each excel file contains the same genes locations, only the mean coverage changes). I'm trying to plot the data as one of the following plots:

PLOT

Anyone know the plot and know to tell me how to do it?

Thanks!

sequencing ngs coverage r

Where is your example plot?

You might be interested to check deepTools (which I'm using a lot these days), ngs.plot to avoid dealing with a number of excel files (i.e. you can directly process bam files).

![Mean coverage[1]

I fixed the link for the plot in the original post.

You may want to take a look at my recent posting here: C: Histogram showing overlap between 2 bed files

It looks like an ordered version of my my plot, i.e., they've ordered the coverage from low-to-high, and added horizontal bars for things like upper- and lower- quartiles (I presume)

0 answers

No answers yet.

Log in to answer this question.