Related Experiment Video
Updated: Jul 2, 2025

Mechanostimulation of Multicellular Organisms Through a High-Throughput Microfluidic Compression System
Published on: December 23, 2022
A compressive seeding algorithm in conjunction with reordering-based compression
Fahu Ji1, Qian Zhou2, Jue Ruan3
1School of Computer Science and Technology, Harbin Institute of Technology, Nan Gang District, Harbin 150080, China.
Motivation:
Seeding is a rate-limiting stage in sequence alignment for next-generation sequencing reads. The existing optimization algorithms typically utilize hardware and machine-learning techniques to accelerate seeding. However, an efficient solution provided by professional next-generation sequencing compressors has been largely overlooked by far. In addition to achieving remarkable compression ratios by reordering reads, these compressors provide valuable insights for downstream alignment that reveal the repetitive computations accounting for more than 50% of seeding procedure in commonly used short read aligner BWA-MEM at typical sequencing coverage. Nevertheless, the exploited redundancy information is not fully realized or utilized.
Results:
In this study, we present a compressive seeding algorithm, named CompSeed, to fill the gap. CompSeed, in collaboration with the existing reordering-based compression tools, finishes the BWA-MEM seeding process in about half the time by caching all intermediate seeding results in compact trie structures to directly answer repetitive inquiries that frequently cause random memory accesses. Furthermore, CompSeed demonstrates better performance as sequencing coverage increases, as it focuses solely on the small informative portion of sequencing reads after compression. The innovative strategy highlights the promising potential of integrating sequence compression and alignment to tackle the ever-growing volume of sequencing data.
Availability And Implementation:
CompSeed is available at https://github.com/i-xiaohu/CompSeed.
Related Concept Videos
Preplaced Aggregate Concrete
Compacting Factor test
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
Placing Concrete
While placing concrete, care is taken to ensure that the concrete is laid in uniform layers, and hand shoveling and moving concrete using poker vibrators is avoided. Also,...
Behavior of Concrete Under Compressive Load
As the concrete specimen fractures under...
Effects of Air-entrainment in Concrete
Pumped Concrete
For direct-acting pumps, the concrete enters the pump via the inlet valve under the action of gravity and suction created by the movement of the piston. This concrete is then forced into the pipeline and out through the outlet valve by the forward movement...

