PLoS Computational Biology (Aug 2018)

ggsashimi: Sashimi plot revised for browser- and annotation-independent splicing visualization.

  • Diego Garrido-Martín,
  • Emilio Palumbo,
  • Roderic Guigó,
  • Alessandra Breschi

DOI
https://doi.org/10.1371/journal.pcbi.1006360
Journal volume & issue
Vol. 14, no. 8
p. e1006360

Abstract

Read online

We present ggsashimi, a command-line tool for the visualization of splicing events across multiple samples. Given a specified genomic region, ggsashimi creates sashimi plots for individual RNA-seq experiments as well as aggregated plots for groups of experiments, a feature unique to this software. Compared to the existing versions of programs generating sashimi plots, it uses popular bioinformatics file formats, it is annotation-independent, and allows the visualization of splicing events even for large genomic regions by scaling down the genomic segments between splice sites. ggsashimi is freely available at https://github.com/guigolab/ggsashimi. It is implemented in python, and internally generates R code for plotting.