Plotting DNA overlaps considering signal density
1
0
Entering edit mode
5.3 years ago
bioinfo456 ▴ 150

Hi all,

Which platform and package could be used to plot the graphs as mentioned in the following page?

dna r plot • 924 views
ADD COMMENT
3
Entering edit mode
5.3 years ago

I used R and ggplot/geom_rect to make those plots.

Here is a copy of the script. The title property (on lines 45, 64, 83, and 102) corresponds to plots linked on the page your question is pointed to, and you can use the demo downloads available from the bottom of the BEDOPS bedmap docs page to get to BED files to use as input, to recapitulate those plots:

Here is the Makefile used to call it:

https://github.com/bedops/bedops/blob/master/docs/assets/reference/statistics/Makefile

ADD COMMENT
1
Entering edit mode

Thank you so much :).

ADD REPLY

Login before adding your answer.

Traffic: 2420 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