plotHapDensity: This function will take phased data for each chromosome and...

View source: R/plotting.R

plotHapDensityR Documentation

This function will take phased data for each chromosome and plot density of phased SNVs

Description

This function will take phased data for each chromosome and plot density of phased SNVs

Usage

plotHapDensity(datapath, perChromosome = FALSE, file = NULL, HighQual = FALSE)

Arguments

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)

Author(s)

David Porubsky


daewoooo/StrandPhaseR documentation built on April 7, 2024, 7:13 p.m.