Skip to content
#

subsample

Here are 5 public repositories matching this topic...

This C script subsamples raw FASTQ files (single/paired-end). For paired-end, it synchronously selects read pairs from two files, ensuring retention of matched sequences. It reads input, randomly chooses entries via probability, writes outputs. Handles large files efficiently, maintains FASTQ structure, uses command-line args for input/output paths

  • Updated May 15, 2025
  • C

Improve this page

Add a description, image, and links to the subsample topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the subsample topic, visit your repo's landing page and select "manage topics."

Learn more