plotHapDensity | R Documentation |
This function will take phased data for each chromosome and plot density of phased SNVs
plotHapDensity(datapath, perChromosome = FALSE, file = NULL, HighQual = FALSE)
datapath |
containing split watson and crick reads per haplotype |
perChromosome |
if TRUE function will plot density for every chromosome, otherwise one summary density plot is exported |
file |
name of the file to save produced plots (add appropriate file extension) |
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.