View source: R/somenone_gridss.R
gridss_parse_plot | R Documentation |
Wrapper to plot multi-sample VCF list (recurrent and not)
gridss_parse_plot( vcf, dict_file, germline_id, which_genome = NULL, output_path = NULL )
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 |
none, plots recurrent and private SVs and writes output to TSV format file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.