Related Experiment Video
Updated: Aug 3, 2025

12:01
3' End Sequencing Library Preparation with A-seq2
Published on: October 10, 2017
10.6K
Summary
Researchers developed a new computational method for de novo bridging, reconstructing full-length RNA sequences from paired-end reads without a reference genome. This advance improves RNA sequencing data analysis and transcript assembly.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- High-throughput RNA sequencing (RNA-seq) often yields paired-end reads with unsequenced internal fragments.
- Reconstructing full-length RNA fragments from these paired ends without a reference genome (de novo bridging) is crucial for enhanced transcript analysis.
- Challenges include alternative splicing, transcript noise, and sequencing errors, making accurate de novo bridging difficult.
Approach:
- Developed a novel truncated Dijkstra's algorithm tailored for de novo bridging in compacted de Bruijn graphs (cdBGs).
- Implemented a shortest path tree reuse strategy to optimize computational efficiency, avoiding redundant calculations.
- The approach enables scalable processing of paired-end RNA-seq reads within large-scale cdBGs.
Key Points:
- Demonstrated the feasibility of computationally bridging paired-end RNA-seq reads without a reference genome.
- The developed algorithms are scalable and efficient, handling millions of vertices in cdBGs.
- Experimental results show a high degree of accuracy in reconstructing full-length RNA fragments.
Conclusions:
- The new de novo bridging method significantly enhances the utility of short-read RNA-seq data.
- This approach facilitates more accurate transcript assembly, quantification, and differential splicing analysis.
- The freely available tool (https://github.com/Shao-Group/rnabridge-denovo) supports broader adoption in RNA-seq research.
Related Concept Videos
RNA-seq
10.2K
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...
10.2K
Next-generation Sequencing
91.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....
91.8K
Sanger Sequencing
755.5K
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...
755.5K
RACE - Rapid Amplification of cDNA Ends
6.4K
Rapid Amplification of cDNA Ends, or RACE, is one of the most effective methods to obtain a full-length cDNA from an mRNA sequence between a known internal region to the unknown sequence at the 5’ or 3’ end. The unknown region is cloned in the cDNA by a gene-specific primer that binds the known end, and a hybrid primer that attaches a predefined anchor sequence to the unknown end of the cDNA. The sequence in between is amplified by PCR with an anchor primer and a gene-specific...
6.4K
Ribosome Profiling
3.6K
Ribosome profiling or ribo-sequencing is a deep sequencing technique that produces a snapshot of active translation in a cell. It selectively sequences the mRNAs protected by ribosomes to get an insight into a cell’s translation landscape at any given point in time.
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
3.6K

