Related Experiment Video
Updated: Jul 6, 2026

09:40
Novel Sequence Discovery by Subtractive Genomics
Published on: January 25, 2019
uShuffle: a useful tool for shuffling biological sequences while preserving the k-let counts
Minghui Jiang1, James Anderson, Joel Gillespie
1Department of Computer Science, Utah State University, Logan, UT 84322-4205, USA. mjiang@cc.usu.edu
BMC Bioinformatics
|April 15, 2008
Summary
A new bioinformatics tool, uShuffle, generates random biological sequences while preserving k-let counts. This sophisticated shuffling method ensures statistical significance for DNA, RNA, and protein sequence analysis.
Area of Science:
- Bioinformatics
- Computational Biology
- Sequence Analysis
Background:
- Randomly shuffled sequences are crucial for evaluating biological sequence statistical significance.
- Existing tools often lack the sophistication to preserve higher-order statistics like k-let counts.
Purpose of the Study:
- To develop a sophisticated sequence analysis tool for generating uniform random permutations.
- To preserve exact k-let counts in biological sequences (DNA, RNA, proteins).
Main Methods:
- Implementation of the latest Euler algorithm variant.
- Utilization of Wilson's algorithm for arborescence generation.
- Engineering for efficiency and flexibility with arbitrary alphabet and k-let sizes.
Main Results:
- The uShuffle tool generates uniform random permutations preserving exact k-let counts.
- Achieves high performance and flexibility, surpassing existing Euler algorithm implementations.
- Available as a command-line program, web application, or utility library with provided source code.
Conclusions:
- uShuffle offers superior performance and flexibility for biological sequence shuffling.
- It is a valuable and useful tool for the bioinformatics community.
Related Concept Videos
Exon Recombination
The evolution of new genes is critical for speciation. Exon recombination, also known as exon shuffling or domain shuffling, is an important means of new gene formation. It is observed across vertebrates, invertebrates, and in some plants such as potatoes and sunflowers. During exon recombination, exons from the same or different genes recombine and produce new exon-intron combinations, which might evolve into new genes.
Exon shuffling follows “splice frame rules.” Each exon has three reading...
Exon shuffling follows “splice frame rules.” Each exon has three reading...
Maxam-Gilbert Sequencing
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...
Multi-species Conserved Sequences
Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...
Evolutionary Relationships through Genome Comparisons
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Sanger Sequencing
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...
Sequences
Sequences are fundamental mathematical objects consisting of ordered lists of numbers that follow a specific rule or pattern. Sequences are critical in various mathematical concepts, including calculus, series, and number theory. They can model real-world phenomena such as population growth, financial investments, and physical processes like the diminishing height of a bouncing ball.Each number in a sequence is referred to as a term. Typically, the terms are denoted as a1, a2, a3,…, where the...

