Plotting chromosomal data from sliding window analyses
2
0
Entering edit mode
9.9 years ago
Rubal ▴ 350

Hello Everyone,

So I have a whole load of data generated from window based analyses across the genome (Fst, diversity, divergence etc). I am looking for an effective way to plot this data in a way that one can see clearly an overview of the results of these analyses across the chromosomes.

I have been using R and ggplot for some basic plots but these are of one chromosome at a time and I'd really like a way to plot all the chromosomes together, so that although detail is lost you get a good overview and can see obvious outlier regions in the genome. Are there any good scripts or tools available for this where you can plugin window based data or does everyone use their own custom scripts for visualisation?

Something along the lines of Figure 2a in the flycatcher genome is what I am thinking of :

http://www.readcube.com/articles/10.1038/nature11584

If anyone can suggest anything for this or a similar way to effective visualise window based analyses of whole genome data that would be great. Thanks in advance.

Best,
Rubal

visualisation plotting ngs R genome • 7.1k views
ADD COMMENT
1
Entering edit mode
9.9 years ago
Dan ▴ 530

There seem to be tons of related questions here:

Chromosome Plot In R

Drawing Chromosome Ideogams With Data

Plotting Density Of Snps On Chromosomes

ADD COMMENT
0
Entering edit mode

thanks I will look at those

ADD REPLY
0
Entering edit mode
4.1 years ago
bernatgel ★ 3.4k

This can be easily done with karyoploteR. It can deal directly with BigWig files or plot any data that can be loaded into R. Below are a couple of examples from the tutorial page.

An example of data plotted on the genome using karyoploteR

An example of BigWig data plotted with genes over the genome using karyoploteR

ADD COMMENT

Login before adding your answer.

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