Which program, tool, or strategy do you use to visualize genomic rearrangements?
In relation to my master thesis I'm working on tools to visualize fusion genes. In that regard I'm interested in any and all strategies and tools that exists for visualizing genomic rearrangements. I'll include the list I have so far below, and update the list when I get answers.
Programming packages:
Circos: Perl package for circular plots, which are well suited for genomic rearrangements.
J-Circos is a java application for doing interactive work with circos plots.
ClicO FS: an interactive web-based service of Circos.
svviz visualizes high-throughput sequencing data relevant to a structural variant. Only reads supporting the variant or the reference allele will be shown. svviz can operate in both an interactive web browser view to closely inspect individual variants, or in batch mode, allowing multiple variants (annotated in a VCF file) to be analyzed simultaneously.
More generically, a Sankey diagram could be used for a linear, horizontal or vertical presentation of rearrangements, as opposed to the Circos-based circular approaches.
ACT is a free tool for displaying pairwise comparisons between two or more DNA sequences. It can be used to identify and analyse regions of similarity and difference between genomes and to explore conservation of synteny, in the context of the entire sequences and their annotation.
ACT runs on UNIX, GNU/Linux, Macintosh and MS Windows systems. It can read complete EMBL and GENBANK entries or sequences in FASTA or raw format. Other sequence features can be in EMBL, GENBANK or GFF format.
A Bioconductor R package called chimera pulls in data from a large set of fusion detection tools and then can provide some visualization. Some examples can be seen on pages 8, 9 and 10 of this pdf
Just as a comment somewhat related to this: To the question A: I want to know what are some of the common problems facing a Bioinformatician? my answer is: Visualization!
You can also use circosJS: https://github.com/nicgirault/circosJS
Have you used, or know of, any of those tools to visualize circular RNAs? I am thinking shashimi plot for backspliced junction reads.
i collect a large list of tools for visualization, some are specialized for SVs and re-arrangements. you can filter by tag (SV, CNV, comparative, etc) or scroll the whole list :) https://cmdcolin.github.io/awesome-genome-visualization/?latest=true