R/fusions.R
rcircos_plot.Rd
RCircos Plot
rcircos_plot(df_circos, df_circos_pairs, cyto.info)
Dataframe with 4 columns: Chromosome, chromStart, chromEnd, and Gene.
Dataframe with 3 columns for each fusion mate: Chromosome, chromStart and chromEnd for geneA and geneB.
A dataframe with hg38 cytoband/ideogram information from RCircos.
An RCircos plot object.