1
0
mirror of https://github.com/pcvolkmer/fastq-tools.git synced 2025-10-29 08:12:15 +00:00
2025-03-02 14:04:17 +01:00
2025-03-02 14:04:17 +01:00
2025-03-02 14:04:17 +01:00
2025-03-02 14:04:17 +01:00
2025-03-02 14:04:17 +01:00
2025-03-02 14:04:17 +01:00

FASTQ scrambler

Application to scramble FASTQ files to provide non-sensitive data for development purposes

Usage

To scramble compressed FASTQ files use:

cat file_fastq.gz | gz -d | fastq-scrambler | gz > scrambled_fastq.gz
Description
Application to show information about and scramble FASTQ files to provide non-sensitive data for development purposes
Readme GPL-3.0 136 KiB
Languages
Rust 95.1%
Makefile 4.9%