plotMT: plot mitochondrial variant calls in the context of...

Description Usage Arguments Details Value

Description

use a plot (inspired by the original, which was written by Stephen Turner) to visualize mitochondrial heteroplasmy from mitochondrial variant calls

Usage

1
plotMT(mtCalls, filterVAF = TRUE, rot = -1, title = NULL)

Arguments

mtCalls

a VRanges object with variant calls and associated VAFs

filterVAF

filter low-quality and 0 or 1 VAF calls? (TRUE)

rot

plot counterclockwise (-1, default) or clockwise (1)?

title

a title for the plot (NULL)

Details

by default, calls with a VAF of 0 or 1 are excluded, but this can be changed

Value

a ggplot object


RamsinghLab/ATACseeker documentation built on May 8, 2019, 8:05 a.m.