Plot per base coverage from regions coverage with R
1
0
Entering edit mode
4.1 years ago
jeni ▴ 90

Hi!

I have a dataframe with some oligonucleotides coverage inside genomic region: the first column indicates its genomic coordinates and the second indicates its coverage.

12:36761802-36761804 54

12:36761802-36761805 42

12:36761802-36761806 56.5

12:36761802-36761810 28.75

12:36761803-36761804 29

12:36761803-36761806 30

How could I generate a per-base coverage plot? As you can see, this regions are overlapping, so I would like to know how can I get a plot with genomic position in the x axis and coverage in the y axis.

Thanks

R • 799 views
ADD COMMENT
0
Entering edit mode
4.1 years ago

You can use karyoploteR to achieve something like this

enter image description here

Source: https://bernatgel.github.io/karyoploter_tutoria

ADD COMMENT

Login before adding your answer.

Traffic: 1648 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6