Related Experiment Video
Updated: Jun 30, 2025

08:35
Identification of Alternative Splicing and Polyadenylation in RNA-seq Data
Published on: June 24, 2021
5.6K
txtools: an R package facilitating analysis of RNA modifications, structures, and interactions
Miguel Angel Garcia-Campos1, Schraga Schwartz1
1Department of Molecular Genetics, Weizmann Institute of Science, Rehovot, Central District, 761000, Israel.
Nucleic Acids Research
|March 21, 2024
Summary
txtools is a new R package for nucleotide-level RNA-seq analysis, processing BAM files and annotations to reveal mismatches and read positioning for epitranscriptomic insights.
Area of Science:
- Bioinformatics
- Genomics
- Molecular Biology
Background:
- RNA sequencing (RNA-seq) is crucial for understanding gene expression.
- Analyzing RNA-seq data at nucleotide resolution presents computational challenges.
- Existing tools may not fully integrate genomic alignments with transcriptomic representations.
Purpose of the Study:
- To introduce txtools, an R package designed for detailed nucleotide-level RNA-seq analysis.
- To provide a user-friendly framework for processing, analyzing, and visualizing RNA-seq data.
- To facilitate discoveries in epitranscriptomics and related fields.
Main Methods:
- Input: BAM files (aligned sequencing reads) and transcriptome annotations.
- Processing: Nucleotide-level analysis of mismatches, deletions, and read start/end positions.
- Output: A comprehensive table summarizing transcriptomic events at each nucleotide.
Main Results:
- txtools enables seamless integration of genomic alignments with transcriptomic data.
- The package generates detailed nucleotide-level information, including mismatches and read coverage.
- Demonstrated utility in epitranscriptomics, yielding insightful and publishable results with minimal function calls.
Conclusions:
- txtools offers a powerful and intuitive R package for advanced RNA-seq analysis.
- The tool is valuable for epitranscriptomics, structural mapping, and RNA:protein interaction studies.
- txtools simplifies complex analyses, potentially accelerating future discoveries in RNA biology.

