gridss_parse_plot: GRIDSS functions

View source: R/somenone_gridss.R

gridss_parse_plotR Documentation

GRIDSS functions

Description

Wrapper to plot multi-sample VCF list (recurrent and not)

Usage

gridss_parse_plot(
  vcf,
  dict_file,
  germline_id,
  which_genome = NULL,
  output_path = NULL
)

Arguments

vcf,

the VCF file path

dict_file

dictionary file for fasta used in alignment

which_genome,

genome assembly used ("hg19", "hg38")

output_path,

file path to output plots

Value

none, plots recurrent and private SVs and writes output to TSV format file


brucemoran/somenone documentation built on Nov. 1, 2022, 3:56 p.m.