Related Experiment Video
Updated: Nov 17, 2025

08:35
Identification of Alternative Splicing and Polyadenylation in RNA-seq Data
Published on: June 24, 2021
6.0K
sangeranalyseR: Simple and Interactive Processing of Sanger Sequencing Data in R.
Kuan-Hao Chao1, Kirston Barton2, Sarah Palmer3
1Department of Ecology and Evolution, Research School of Biology, Australian National University, Canberra, Australian Capital Territory, Australia.
Genome Biology and Evolution
|February 16, 2021
Summary
sangeranalyseR is a free R package simplifying Sanger sequencing data analysis. It offers flexible processing from read trimming to phylogenetic tree estimation, with interactive reports.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Sanger sequencing remains a vital tool for genetic analysis.
- Processing Sanger sequencing data can be complex and time-consuming.
- Existing software may lack comprehensive features or user-friendly interfaces.
Purpose of the Study:
- To introduce sangeranalyseR, a new R package for streamlined Sanger sequencing data analysis.
- To provide a flexible and user-friendly tool for various stages of Sanger data processing.
- To enhance accessibility and efficiency for researchers working with Sanger sequencing data.
Main Methods:
- Developed as a free and open-source R package.
- Offers command-line and interactive Shiny application interfaces.
- Supports ABIF and FASTA input formats.
- Includes functions for read trimming, secondary peak detection, alignment, and phylogenetic analysis.
Main Results:
- sangeranalyseR enables users to process Sanger data from raw reads to aligned contigs efficiently.
- The package provides extensive options for data manipulation and analysis.
- Generates detailed interactive HTML reports and outputs data in FASTA format.
- Includes colorblind-friendly visualization options.
Conclusions:
- sangeranalyseR offers a robust, flexible, and user-friendly solution for Sanger sequencing data analysis.
- Its comprehensive features and accessibility make it a valuable tool for the research community.
- The package facilitates efficient and reproducible analysis of Sanger sequencing data.
Related Concept Videos
Sanger Sequencing
766.3K
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
766.3K
RNA-seq
11.1K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
11.1K
Next-generation Sequencing
95.8K
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
95.8K
Introduction to R
3.6K
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
3.6K

