ggtranscript

ggtranscript visualizes and compares transcript isoforms to enable interpretation of complex full-length transcript structures from long-read sequencing data.


Key Features:

  • Integration with ggplot2: Implements an extension of ggplot2 to represent transcript features within the ggplot2 grammar of graphics.
  • Flexible visualization: Supports multiple input data types and customizable plotting parameters for rendering transcript isoforms.
  • Comparison of isoforms: Enables identification of differences and similarities between transcript structures for comparative analyses.
  • Scalability: Handles large transcriptomic datasets typical of long-read sequencing experiments.

Scientific Applications:

  • Long-read sequencing analysis: Visualization and interpretation of full-length transcripts derived from long-read sequencing technologies.
  • Alternative splicing investigation: Comparison of transcript variants to identify alternative splicing events.
  • Gene expression and transcriptome studies: Exploration of isoform-level expression patterns across conditions or developmental stages.

Methodology:

Implemented as an extension of ggplot2 that uses a layered grammar of graphics and is designed to handle large transcriptomic datasets.

Topics

Details

License:
MIT
Cost:
Free of charge
Tool Type:
library
Operating Systems:
Mac, Linux, Windows
Programming Languages:
R
Added:
1/17/2023
Last Updated:
11/24/2024

Operations

Data Inputs & Outputs

Genome annotation

Publications

Gustavsson EK, Zhang D, Reynolds RH, Garcia-Ruiz S, Ryten M. <i>ggtranscript</i> : an R package for the visualization and interpretation of transcript isoforms using <i>ggplot2</i>. Bioinformatics. 2022;38(15):3844-3846. doi:10.1093/bioinformatics/btac409. PMID:35751589. PMCID:PMC9344834.

PMID: 35751589
PMCID: PMC9344834
Funding: - Aligning Science Across Parkinson’s: ASAP-000478, ASAP-000509

Documentation

Links

Related Tools

ggplot2
Relation: uses