Python Bio Generators

Write Python generators (yield, itertools) for streaming FASTA/FASTQ readers, sliding-window GC/k-mer scans, and lazy translation pipelines that skip loading whole files into memory. Use for large FASTA/FASTQ parsing or MemoryError on genomic data.

pavel-kravchenko d9f3ebe 8.0 KB Updated

File contents

pavel-kravchenko/bioinformatics/tree/main/Skills/python-bio-generators commit d9f3ebe785

Frequently asked questions

npx skillmds@latest add pavel-kravchenko/python-bio-generators