Chromosomal Plots For Mouse Reference
Hi,
I am trying to plot something similar to this http://ars.els-cdn.com/content/image/1-s2.0-S0002929709000159-gr1.jpg with multiple data e.g. snps, indels etc on mouse reference. Is there any R package that can do this?
Thanks
• 2,295 views
•
link
1 answer
You could do this quickly with the UCSC Genome Graphs tools: http://genome.ucsc.edu/goldenPath/help/hgGenomeHelp.html
• 0 views
•
link
Log in to answer this question.
You could follow something from this documentation http://www.rqtl.org/tutorials/geneticmaps.pdf . Its quite straight forward.
Duplicate : Drawing Chromosome Ideogams With Data ??