| Literature DB >> 24903420 |
Douglas H Phanstiel1, Alan P Boyle1, Carlos L Araya1, Michael P Snyder1.
Abstract
MOTIVATION: Interpretation and communication of genomic data require flexible and quantitative tools to analyze and visualize diverse data types, and yet, a comprehensive tool to display all common genomic data types in publication quality figures does not exist to date. To address this shortcoming, we present Sushi.R, an R/Bioconductor package that allows flexible integration of genomic visualizations into highly customizable, publication-ready, multi-panel figures from common genomic data formats including Browser Extensible Data (BED), bedGraph and Browser Extensible Data Paired-End (BEDPE). Sushi.R is open source and made publicly available through GitHub (https://github.com/dphansti/Sushi) and Bioconductor (http://bioconductor.org/packages/release/bioc/html/Sushi.html).Entities:
Mesh:
Year: 2014 PMID: 24903420 PMCID: PMC4173017 DOI: 10.1093/bioinformatics/btu379
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.Multi-panel Sushi plot made without modification by external image-editing software. The Sushi functions used to create the plot include (A) plotManhattan, (B) plotHic, (C) plotBedpe, (D) plotBedpe, (E) plotBedgraph, (F) plotBedgraph, (G) plotBed, (H) plotManhattan, (I) plotBed, (J) plotGenes, (K) plotBed, (L) plotBedgraph, (M) plotBedgraph and (N) plotGenes. The code and data to make this figure are included as part of the Sushi.R package