Related Experiment Video
Updated: Jan 1, 2026

10:41
Leveraging CyVerse Resources for De Novo Comparative Transcriptomics of Underserved Non-model Organisms
Published on: May 9, 2017
9.6K
DTA-SiST: de novo transcriptome assembly by using simplified suffix trees.
Jin Zhao1, Haodi Feng2, Daming Zhu1
1School of Computer Science and Technology, Shandong University, Binhai Road, Qingdao, Shandong, People's Republic of China.
BMC Bioinformatics
|December 26, 2019
Summary
We developed DTA-SiST, a novel framework for de novo transcriptome assembly using suffix trees. It improves transcript reconstruction accuracy, especially on large datasets, outperforming existing methods.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Alternative splicing generates diverse proteins from single genes.
- High-throughput sequencing enables transcript reconstruction.
- Short sequencing reads pose algorithmic challenges for de novo transcriptome assembly.
Purpose of the Study:
- To develop a novel framework for de novo transcriptome assembly.
- To address the algorithmic challenges posed by short sequencing reads.
- To improve the accuracy and efficiency of transcript reconstruction.
Main Methods:
- Developed DTA-SiST, a de novo transcriptome assembly framework utilizing suffix trees.
- Implemented a read-based contig extension strategy using longest overlaps.
- Constructed gene-specific splicing graphs.
- Employed depth-first enumeration and hybrid strategies for transcript path extraction.
Main Results:
- DTA-SiST efficiently extends contigs using a suffix tree structure.
- The depth-first strategy excels in recall and precision on smaller datasets.
- The hybrid strategy achieves superior precision on larger datasets.
- Comparative analyses on simulated and real data demonstrate DTA-SiST's competitiveness.
Conclusions:
- DTA-SiST offers a competitive alternative to existing de novo assemblers.
- The read-based contig extension and transcript extraction rules enhance assembly precision.
- The framework effectively reconstructs transcripts from short-read sequencing data.
Related Concept Videos
Genome Annotation and Assembly
20.4K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
20.4K
RNA-seq
11.6K
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.6K
Phylogenetic Trees
49.1K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
49.1K
Sanger Sequencing
772.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...
772.5K
Next-generation Sequencing
97.4K
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....
97.4K
Alternative RNA Splicing
4.7K
4.7K

