svLengthDistribution: prepare figure of SV length distribution

Description Usage Arguments Value Examples

View source: R/SnifflesSV.R

Description

This method will prepare figure of SV length distribution

Usage

1

Arguments

vcfFile

is the path to the vcfFile to plot

Value

a ggplot2 graph

Examples

1
2
3
vcfFile <- system.file("extdata", "GM24385.nf7.chr20.vcf",
    package = "nanopoRe")
svLengthDistribution(vcfFile)

sagrudd/nanopoRe documentation built on June 7, 2020, 10:20 p.m.