C Stream Io Debugging

Use when when a C++ program writes records to an output stream (e.g., SAM alignment file) and the final output file contains fewer records than expected based on upstream counts (e.g., salmon's NumReads total in quant.sf exceeds SAM record count), indicating buffered data loss at stream closure.

HolobiomicsLab 95da50e 6.1 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/transcriptomics/v1/skills/c-stream-io-debugging commit 95da50ee74

Frequently asked questions

npx skillmds@latest add holobiomicslab/c-stream-io-debugging