Bio Batch Processing

Process many sequence files in batch (count, merge, split, convert, summarize) with memory-safe streaming and on-disk indexing using Biopython, pysam, or pyfastx. Use when iterating over a directory of FASTA/FASTQ files, merging or splitting datasets, building random access across many or huge files, or automating per-file operations without exhausting RAM.

GPTomics Updated

File contents

GPTomics/bioSkills/tree/main/sequence-io/batch-processing commit 721febbacf

Frequently asked questions

npx skillmds@latest add gptomics/bio-batch-processing