genomics graphs in R
1
0
Entering edit mode
5 months ago

I'm trying to do graphs likes this in R for genomics analysis.

https://github.com/griffithlab/pmbio.org/blob/master/assets/lectures/PMBIO_Module05_Somatic.pdf

Graphs like circos plot, Copy number variants (CNVs) plot, Structural variants (SVs) plot.

CNV • 360 views
ADD COMMENT
0
Entering edit mode

OK, and what? What's your question?

ADD REPLY
0
Entering edit mode
5 months ago
bhumm ▴ 170

I agree with @Ram - this 'question' is not defined and unfocused. I assume you are asking for resources.

For circos plots, I would recommend circular as it is very well documented. Another option is BioCircos.

To plot CNVs (amongst many other things) you can use ggcoverage.

For structural variants, I would recommend the command line tool samplot.

Finally, for CNVs and SVs you could always visualize using IGV, but I suppose that is a little less elegant.

ADD COMMENT

Login before adding your answer.

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