View source: R/somenone_gridss.R
prep_plot_circos_sv | R Documentation |
OmicCircos plotting from data.frame from GRIDSS bedpe
prep_plot_circos_sv(input_df, which_genome, dict_file, output_path)
input_df |
data.frame with chrom1, start1, end1, symbol1, chrom2, start2, end2, symbol2, sampleID, colour columns |
which_genome, |
genome assembly used ("hg19", "hg38") |
dict_file |
dictionary file for fasta used in alignment |
output_path |
path to where PDF file with output plot is written N.B. two pages, one with Circos plot and one with legend |
none, prints plot to file, and a file too
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.