prep_manta_vcf2: Prepare Manta VCF for Perl Circos

Description Usage Arguments Value Examples

Description

Prepares a Manta VCF for display in a Perl circos plot.

Usage

1

Arguments

vcf

Path to Manta VCF file. Can be compressed or not.

...

Additional arguments for prep_manta_vcf.

Value

A dataframe (tibble) with the following fields from the VCF:

Examples

1
2
vcf <- system.file("extdata", "HCC2218_manta.vcf", package = "pebbles")
prep_manta_vcf2(vcf)

pdiakumis/rock documentation built on Oct. 12, 2020, 9:38 a.m.