PgRC: pseudogenome-based read compressor.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 31893286.
- Also identified by DOI 10.1093/bioinformatics/btz919.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
The amount of sequencing data from high-throughput sequencing technologies grows at a pace exceeding the one predicted by Moore's law. One of the basic requirements is to efficiently store and transmit such huge collections of data. Despite significant interest in designing FASTQ compressors, they are still imperfect in terms of compression ratio or decompression resources. We present Pseudogenome-based Read Compressor (PgRC), an in-memory algorithm for compressing the DNA stream, based on the idea of building an approximation of the shortest common superstring over high-quality reads. Experiments show that PgRC wins in compression ratio over its main competitors, SPRING and Minicom, by up to 15 and 20% on average, respectively, while being comparably fast in decompression. PgRC can be downloaded from https://github.com/kowallus/PgRC. Supplementary data are available at Bioinformatics online.
Medical subject headings
- Data Compression
- Software