plotHaploSegs | R Documentation |
This function takes as na input a GRanges-class
object with genomic positions of each
inherited haplotype block and project them as whole-genome ideogram.
plotHaploSegs(hapSegm.gr = NULL, layout = "vertical")
hapSegm.gr |
A |
layout |
Set to 'vertical' or 'horizonal' based on desired layout of an resultant ideogram. |
A ggplot
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.